EMV Paycard - Parent

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

License

License

GroupId

GroupId

com.github.devnied.emvnfccard
ArtifactId

ArtifactId

parent
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

EMV Paycard - Parent
A Java library used to read and extract data from EMV paycard.
Project URL

Project URL

https://github.com/devnied/EMV-NFC-Paycard-Enrollment

Download parent

Filename Size
parent-3.0.1.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample-pcsc

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