MVN

com.telesign : telesign

Maven & Gradle

Jul 06, 2020
1 usages
24 stars

TeleSign SDK · The TeleSign Java SDK is a Java library that provides an interface to TeleSign Web Services. TeleSign Web Services conform to the REST Web Service Design Model. Services are exposed as URI-addressable resources through the set of RESTful procedures in our TeleSign REST API.

<dependency>
    <groupId>com.telesign</groupId>
    <artifactId>telesign</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.telesign : telesign to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.telesign : telesign to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
telesign-2.3.0
2.2.x
telesign-2.2.4
telesign-2.2.3
telesign-2.2.2
telesign-2.2.1
telesign-2.2.0
2.1.x
telesign-2.1.1
telesign-2.1.0
2.0.x
telesign-2.0.0
0.6.x
telesign-0.6.0
0.5.x
telesign-0.5.0
0.4.x
telesign-0.4.0
0.3.x
telesign-0.3.0
0.2.x
telesign-0.2.0
0.1.x
telesign-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.telesign</groupId>
    <artifactId>telesign</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.telesign : telesign gradle dependency to your build.gradle file:

implementation 'com.telesign:telesign:2.3.0'

Gradle Kotlin DSL: Add the following com.telesign : telesign gradle kotlin dependency to your build.gradle.kts file:

implementation("com.telesign:telesign:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.telesign : telesign sbt scala dependency to your build.sbt file:

libraryDependencies += "com.telesign" % "telesign" % "2.3.0"

Advertisement

Dependencies from Group

Jul 06, 2020
1 usages
24 stars

Discover Dependencies

Feb 11, 2016
7 usages
929 stars
Aug 26, 2017
14 usages
1.5k stars
Jul 18, 2020
1.7k stars
Jul 20, 2023
44 usages
2k stars
Jul 22, 2015
26 stars
Apr 15, 2023
9 usages
4 stars
Jun 21, 2020
13 stars