Download esteid-17.11.14.jar file - Jar e

Jar examples for e:esteid

Description

Java code for working with EstEID cards

You can download jar file esteid 17.11.14 in this page.

License

MIT

Build File

You can use the following script to add esteid-17.11.14.jar to your project.

<dependency>
   <groupId>com.github.martinpaljak</groupId>
   <artifactId>esteid</artifactId>
   <version>17.11.14</version>
</dependency>
compile group: 'com.github.martinpaljak', name: 'esteid', version: '17.11.14'
libraryDependencies += "com.github.martinpaljak" % "esteid" % "17.11.14"
<dependency org="com.github.martinpaljak" name="esteid" rev="17.11.14"/>
@Grapes(@Grab(group='com.github.martinpaljak', module='esteid', version='17.11.14'))
'com.github.martinpaljak:esteid:jar:17.11.14'

Download

Click the following link to download the jar file.

esteid-17.11.14-javadoc.jar
esteid-17.11.14-sources.jar
esteid-17.11.14.jar
esteid-17.11.14.pom



Related Tutorials