EMV Paycard - PCSC sample

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

License

License

GroupId

GroupId

com.github.devnied.emvnfccard
ArtifactId

ArtifactId

sample-pcsc
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sample-pcsc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.devnied.emvnfccard : library jar 3.0.1

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