X-Git-Url: https://git.hedgecode.org/?p=chesshog.git;a=blobdiff_plain;f=chesshog-qrcode%2Fpom.xml;fp=chesshog-qrcode%2Fpom.xml;h=3892e5ea96e9d08855f5993f7bcf6203e2a88b28;hp=0000000000000000000000000000000000000000;hb=1fbf14530416c16f1c6fa5ee3e589482dd722a5d;hpb=4d2b7f345d8079775373d95ab7c1a486cac96519 diff --git a/chesshog-qrcode/pom.xml b/chesshog-qrcode/pom.xml new file mode 100644 index 0000000..3892e5e --- /dev/null +++ b/chesshog-qrcode/pom.xml @@ -0,0 +1,67 @@ + + + + + + 4.0.0 + + + org.hedgecode.chess + chesshog + 0.1-SNAPSHOT + + + chesshog-qrcode + 0.1-SNAPSHOT + jar + + Hedgecode ChessHog QR Code + + Hedgecode ChessHog QR Code Module. + + + + 0.1-SNAPSHOT + 3.3.3 + + + + + org.hedgecode.chess + chesshog + ${chessHogVersion} + + + org.hedgecode.chess + chesshog-core + ${chessHogVersion} + + + com.google.zxing + core + ${zxingVersion} + + + com.google.zxing + javase + ${zxingVersion} + + + + \ No newline at end of file