GroupId | GroupIdio.github.binaryfoo |
---|---|
ArtifactId | ArtifactIdemv-bertlv |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
emv-bertlv-0.1.4.pom | |
emv-bertlv-0.1.4.jar | 362 KB |
emv-bertlv-0.1.4-sources.jar | 126 KB |
emv-bertlv-0.1.4-shaded.jar | 1 MB |
emv-bertlv-0.1.4-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/ -->
<dependency>
<groupId>io.github.binaryfoo</groupId>
<artifactId>emv-bertlv</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/
implementation 'io.github.binaryfoo:emv-bertlv:0.1.4'
// https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/
implementation ("io.github.binaryfoo:emv-bertlv:0.1.4")
'io.github.binaryfoo:emv-bertlv:jar:0.1.4'
<dependency org="io.github.binaryfoo" name="emv-bertlv" rev="0.1.4">
<artifact name="emv-bertlv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.binaryfoo', module='emv-bertlv', version='0.1.4')
)
libraryDependencies += "io.github.binaryfoo" % "emv-bertlv" % "0.1.4"
[io.github.binaryfoo/emv-bertlv "0.1.4"]