is not current version
Last Version 0.1.2

com.github.mvallim:emv-qrcode 0.0.1

EMV QR Code

GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

emv-qrcode
Version

Version

0.0.1
Type

Type

jar

Download emv-qrcode 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/ -->
<dependency>
    <groupId>com.github.mvallim</groupId>
    <artifactId>emv-qrcode</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/
implementation 'com.github.mvallim:emv-qrcode:0.0.1'
// https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/
implementation ("com.github.mvallim:emv-qrcode:0.0.1")
'com.github.mvallim:emv-qrcode:jar:0.0.1'
<dependency org="com.github.mvallim" name="emv-qrcode" rev="0.0.1">
  <artifact name="emv-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvallim', module='emv-qrcode', version='0.0.1')
)
libraryDependencies += "com.github.mvallim" % "emv-qrcode" % "0.0.1"
[com.github.mvallim/emv-qrcode "0.0.1"]