EMV Paycard - Library

A Java library used to read and extract data from EMV paycard.

License

License

GroupId

GroupId

com.github.devnied.emvnfccard
ArtifactId

ArtifactId

library
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

EMV Paycard - Library
A Java library used to read and extract data from EMV paycard.

Download library

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.devnied : bit-lib4j jar 1.5.2
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.2
commons-io : commons-io jar 2.6
net.sf.scuba : scuba-smartcards jar 0.0.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0