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.4.1 in this page.
Yoti License
You can use the following script to add yoti-sdk-api-1.4.1.jar to your project.
<dependency> <groupId>com.yoti</groupId> <artifactId>yoti-sdk-api</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.yoti', name: 'yoti-sdk-api', version: '1.4.1'
libraryDependencies += "com.yoti" % "yoti-sdk-api" % "1.4.1"
<dependency org="com.yoti" name="yoti-sdk-api" rev="1.4.1"/>
@Grapes(@Grab(group='com.yoti', module='yoti-sdk-api', version='1.4.1'))
'com.yoti:yoti-sdk-api:jar:1.4.1'
Click the following link to download the jar file.
yoti-sdk-api-1.4.1-javadoc.jar