Download apdu4j-0.0.37.jar file - Jar a

Jar examples for a:apdu4j

Description

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

You can download jar file apdu4j 0.0.37 in this page.

License

MIT

Build File

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'

Download

Click the following link to download the jar file.

apdu4j-0.0.37-javadoc.jar
apdu4j-0.0.37-sources.jar
apdu4j-0.0.37.jar
apdu4j-0.0.37.pom



Related Tutorials