Last Version

EMV Paycard - Parent 3.0.1

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

License

License

GroupId

GroupId

com.github.devnied.emvnfccard
ArtifactId

ArtifactId

parent
Version

Version

3.0.1
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 3.0.1

Filename Size
parent-3.0.1.pom 5 KB
Browse

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