is not current version
Last Version 0.1.8

io.github.binaryfoo:emv-bertlv 0.1.3

Some decoders for the data used in EMV credit card transactions.

GroupId

GroupId

io.github.binaryfoo
ArtifactId

ArtifactId

emv-bertlv
Version

Version

0.1.3
Type

Type

jar

Download emv-bertlv 0.1.3


<!-- 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"]