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