Download yoti-sdk-api-1.5.0.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.5.0 in this page.

License

Yoti License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials