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