MVN

com.yoti : yoti-sdk-sandbox

Maven & Gradle

Mar 29, 2023
14 stars

Yoti SDK sandbox package · Java SDK for simple integration with the Sandbox Yoti platform

<dependency>
    <groupId>com.yoti</groupId>
    <artifactId>yoti-sdk-sandbox</artifactId>
    <version>3.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yoti : yoti-sdk-sandbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.0

All Versions

Choose a version of com.yoti : yoti-sdk-sandbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
yoti-sdk-sandbox-3.6.0
3.5.x
yoti-sdk-sandbox-3.5.1
yoti-sdk-sandbox-3.5.0
3.4.x
yoti-sdk-sandbox-3.4.0
3.3.x
yoti-sdk-sandbox-3.3.0
3.2.x
yoti-sdk-sandbox-3.2.1
yoti-sdk-sandbox-3.2.0
3.1.x
yoti-sdk-sandbox-3.1.0
3.0.x
yoti-sdk-sandbox-3.0.0
2.12.x
yoti-sdk-sandbox-2.12.0
2.11.x
yoti-sdk-sandbox-2.11.0
2.10.x
yoti-sdk-sandbox-2.10.0
2.9.x
yoti-sdk-sandbox-2.9.0
2.8.x
yoti-sdk-sandbox-2.8.0
2.7.x
yoti-sdk-sandbox-2.7.1
yoti-sdk-sandbox-2.7.0
2.6.x
yoti-sdk-sandbox-2.6.1
yoti-sdk-sandbox-2.6.0
2.5.x
yoti-sdk-sandbox-2.5.1
yoti-sdk-sandbox-2.5.0
2.4.x
yoti-sdk-sandbox-2.4.0
2.3.x
yoti-sdk-sandbox-2.3.0
2.2.x
yoti-sdk-sandbox-2.2.0

How to add a dependency to Maven

Add the following com.yoti : yoti-sdk-sandbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yoti</groupId>
    <artifactId>yoti-sdk-sandbox</artifactId>
    <version>3.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yoti : yoti-sdk-sandbox gradle dependency to your build.gradle file:

implementation 'com.yoti:yoti-sdk-sandbox:3.6.0'

Gradle Kotlin DSL: Add the following com.yoti : yoti-sdk-sandbox gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yoti:yoti-sdk-sandbox:3.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yoti : yoti-sdk-sandbox sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yoti" % "yoti-sdk-sandbox" % "3.6.0"

Advertisement

Dependencies from Group

Mar 29, 2023
8 usages
14 stars
Dec 15, 2020
6 usages
14 stars
Sep 13, 2017
2 usages
14 stars
Sep 13, 2017
1 usages
14 stars

Discover Dependencies

Feb 16, 2023
5 stars
Mar 29, 2020
0 stars
Feb 10, 2022
199 stars
Dec 18, 2018
7 stars
Apr 13, 2022
267 stars
Feb 27, 2019
0 stars
Aug 01, 2023
54 stars