Download yoti-sdk-api-1.4.jar file - Jar y

Jar examples for y:yoti-sdk-api

Description

Java SDK for simple integration with the Yoti platform

You can download jar file yoti-sdk-api 1.4 in this page.

License

Yoti License

Build File

You can use the following script to add yoti-sdk-api-1.4.jar to your project.

<dependency>
   <groupId>com.yoti</groupId>
   <artifactId>yoti-sdk-api</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.yoti', name: 'yoti-sdk-api', version: '1.4'
libraryDependencies += "com.yoti" % "yoti-sdk-api" % "1.4"
<dependency org="com.yoti" name="yoti-sdk-api" rev="1.4"/>
@Grapes(@Grab(group='com.yoti', module='yoti-sdk-api', version='1.4'))
'com.yoti:yoti-sdk-api:jar:1.4'

Download

Click the following link to download the jar file.

yoti-sdk-api-1.4-javadoc.jar
yoti-sdk-api-1.4-sources.jar
yoti-sdk-api-1.4.jar
yoti-sdk-api-1.4.pom



Related Tutorials