is not current version
Last Version 0.2.7+191107

com.github.martinpaljak:apdu4j-jnasmartcardio 0.2.7+190425

A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation JNA Development Tools Native
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j-jnasmartcardio
Version

Version

0.2.7+190425
Type

Type

jar

Download apdu4j-jnasmartcardio 0.2.7+190425


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