is not current version
Last Version 21.05.06

com.github.martinpaljak:apdu4j 0.0.38

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

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j
Version

Version

0.0.38
Type

Type

jar

Download apdu4j 0.0.38


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