Jar examples for a:apdu4j
Working with smart card readers? Everything related to javax.smartcardio
You can download jar file apdu4j 17.11.26 in this page.
MIT
You can use the following script to add apdu4j-17.11.26.jar to your project.
<dependency> <groupId>com.github.martinpaljak</groupId> <artifactId>apdu4j</artifactId> <version>17.11.26</version> </dependency>
compile group: 'com.github.martinpaljak', name: 'apdu4j', version: '17.11.26'
libraryDependencies += "com.github.martinpaljak" % "apdu4j" % "17.11.26"
<dependency org="com.github.martinpaljak" name="apdu4j" rev="17.11.26"/>
@Grapes(@Grab(group='com.github.martinpaljak', module='apdu4j', version='17.11.26'))
'com.github.martinpaljak:apdu4j:jar:17.11.26'
Click the following link to download the jar file.
apdu4j-17.11.26-javadoc.jar