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