MVN

com.sinch.android.sdk.verification : utils

Maven & Gradle

Jun 21, 2023
2 usages
0 stars

Utils · Package containing utility classes used by the verification SDK.

<dependency>
    <groupId>com.sinch.android.sdk.verification</groupId>
    <artifactId>utils</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sinch.android.sdk.verification : utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of com.sinch.android.sdk.verification : utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
utils-2.6.0
2.5.x
utils-2.5.0
2.4.x
utils-2.4.0
2.2.x
utils-2.2.0
2.1.x
utils-2.1.14
utils-2.1.13
utils-2.1.12
utils-2.1.11
utils-2.1.9
utils-2.1.8
utils-2.1.7
utils-2.1.6
utils-2.1.5
utils-2.1.4
utils-2.1.3

How to add a dependency to Maven

Add the following com.sinch.android.sdk.verification : utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sinch.android.sdk.verification</groupId>
    <artifactId>utils</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sinch.android.sdk.verification : utils gradle dependency to your build.gradle file:

implementation 'com.sinch.android.sdk.verification:utils:2.6.0'

Gradle Kotlin DSL: Add the following com.sinch.android.sdk.verification : utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sinch.android.sdk.verification:utils:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sinch.android.sdk.verification : utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sinch.android.sdk.verification" % "utils" % "2.6.0"

Advertisement

Dependencies from Group

Jun 21, 2023
3 usages
0 stars
Jun 21, 2023
2 usages
0 stars

Discover Dependencies

Aug 19, 2021
16 stars
Aug 19, 2021
16 stars
Dec 09, 2021
3 usages
Oct 01, 2021
3 usages
Aug 26, 2021
79 stars
Sep 18, 2021
3 usages
79 stars
Nov 18, 2022
72 stars
Nov 18, 2022
72 stars
Nov 18, 2022
12 usages
72 stars
Jul 05, 2023
1 stars