is not current version
Last Version 21.05.06

com.github.martinpaljak:apdu4j 20.01.01

Working with smart card readers? Everything related to javax.smartcardio

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j
Version

Version

20.01.01
Type

Type

pom

Download apdu4j 20.01.01

Filename Size
apdu4j-20.01.01.pom 4 KB
Browse

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