Jar examples for y:yoti-sdk-api
Java SDK for simple integration with the Yoti platform
You can download jar file yoti-sdk-api 1.3 in this page.
Yoti License
You can use the following script to add yoti-sdk-api-1.3.jar to your project.
<dependency> <groupId>com.yoti</groupId> <artifactId>yoti-sdk-api</artifactId> <version>1.3</version> </dependency>
compile group: 'com.yoti', name: 'yoti-sdk-api', version: '1.3'
libraryDependencies += "com.yoti" % "yoti-sdk-api" % "1.3"
<dependency org="com.yoti" name="yoti-sdk-api" rev="1.3"/>
@Grapes(@Grab(group='com.yoti', module='yoti-sdk-api', version='1.3'))
'com.yoti:yoti-sdk-api:jar:1.3'
Click the following link to download the jar file.
yoti-sdk-api-1.3-javadoc.jar