EMV BER-TLV Decoder

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

License

License

GroupId

GroupId

io.github.binaryfoo
ArtifactId

ArtifactId

emv-bertlv
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

EMV BER-TLV Decoder
Some decoders for the data used in EMV credit card transactions.
Project URL

Project URL

https://github.com/binaryfoo/emv-bertlv

Download emv-bertlv

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/ -->
<dependency>
    <groupId>io.github.binaryfoo</groupId>
    <artifactId>emv-bertlv</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/
implementation 'io.github.binaryfoo:emv-bertlv:0.1.8'
// https://jarcasting.com/artifacts/io.github.binaryfoo/emv-bertlv/
implementation ("io.github.binaryfoo:emv-bertlv:0.1.8")
'io.github.binaryfoo:emv-bertlv:jar:0.1.8'
<dependency org="io.github.binaryfoo" name="emv-bertlv" rev="0.1.8">
  <artifact name="emv-bertlv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.binaryfoo', module='emv-bertlv', version='0.1.8')
)
libraryDependencies += "io.github.binaryfoo" % "emv-bertlv" % "0.1.8"
[io.github.binaryfoo/emv-bertlv "0.1.8"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
commons-io : commons-io jar 2.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
org.yaml : snakeyaml jar 1.16

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.easymock : easymockclassextension jar 2.5.2
org.codehaus.groovy : groovy-all jar 2.3.6
com.xlson.groovycsv : groovycsv jar 1.0
org.jsoup : jsoup jar 1.8.1

Project Modules

There are no modules declared in this project.
io.github.binaryfoo

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0