Last Version

apdu4j 21.05.06

Working with smart card readers? This is for you.

License

License

MIT
GPL
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j
Version

Version

21.05.06
Type

Type

pom
Description

Description

apdu4j
Working with smart card readers? This is for you.
Project URL

Project URL

https://github.com/martinpaljak/apdu4j
Source Code Management

Source Code Management

https://github.com/martinpaljak/apdu4j

Download apdu4j 21.05.06

Filename Size
apdu4j-21.05.06.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.testng : testng jar 7.4.0

Project Modules

  • core
  • pcsc
  • tool