Download smart-id-java-client-1.0.jar file - Jar s

Jar examples for s:smart-id-java-client

Description

Smart-ID Java client is a Java library that can be used for easy integration of the Smart-ID solution to information systems or e-services

You can download jar file smart-id-java-client 1.0 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add smart-id-java-client-1.0.jar to your project.

<dependency>
   <groupId>ee.sk.smartid</groupId>
   <artifactId>smart-id-java-client</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'ee.sk.smartid', name: 'smart-id-java-client', version: '1.0'
libraryDependencies += "ee.sk.smartid" % "smart-id-java-client" % "1.0"
<dependency org="ee.sk.smartid" name="smart-id-java-client" rev="1.0"/>
@Grapes(@Grab(group='ee.sk.smartid', module='smart-id-java-client', version='1.0'))
'ee.sk.smartid:smart-id-java-client:jar:1.0'

Download

Click the following link to download the jar file.

smart-id-java-client-1.0-javadoc.jar
smart-id-java-client-1.0-sources.jar
smart-id-java-client-1.0.jar
smart-id-java-client-1.0.pom



Related Tutorials