License |
License |
---|---|
GroupId | GroupIdcom.github.mvallim |
ArtifactId | ArtifactIdemv-qrcode |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionemv-qrcode
EMV QR Code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
emv-qrcode-0.1.2.pom | |
emv-qrcode-0.1.2.jar | 132 KB |
emv-qrcode-0.1.2-sources.jar | 62 KB |
emv-qrcode-0.1.2-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/ -->
<dependency>
<groupId>com.github.mvallim</groupId>
<artifactId>emv-qrcode</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/
implementation 'com.github.mvallim:emv-qrcode:0.1.2'
// https://jarcasting.com/artifacts/com.github.mvallim/emv-qrcode/
implementation ("com.github.mvallim:emv-qrcode:0.1.2")
'com.github.mvallim:emv-qrcode:jar:0.1.2'
<dependency org="com.github.mvallim" name="emv-qrcode" rev="0.1.2">
<artifact name="emv-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvallim', module='emv-qrcode', version='0.1.2')
)
libraryDependencies += "com.github.mvallim" % "emv-qrcode" % "0.1.2"
[com.github.mvallim/emv-qrcode "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.14 |
com.github.mvallim : java-fluent-validator | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.assertj : assertj-core | jar | 3.16.1 |