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

License

Yoti License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials