Last Version

jnasmartcardio 0.2.7+191107

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

License

License

CC0
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+191107
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jnasmartcardio/jnasmartcardio
Source Code Management

Source Code Management

https://github.com/jnasmartcardio/jnasmartcardio

Download apdu4j-jnasmartcardio 0.2.7+191107


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.