MVN

com.nexmo : verify

Maven & Gradle

Nov 21, 2016
19 stars

Verify Android library · Nexmo Verify enables you to verify whether one of your end users has access to a specific phone number by challenging them with a PIN code to enter into your application.

<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>verify</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.0

All Versions

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

Version Vulnerabilities Updated
4.0.x
verify-4.0.0
3.0.x
verify-3.0.0
2.0.x
verify-2.0.0
1.2.x
verify-1.2.0
1.1.x
verify-1.1.0
1.0.x
verify-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>verify</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.nexmo:verify:4.0.0'

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

implementation("com.nexmo:verify:4.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.nexmo" % "verify" % "4.0.0"

Advertisement

Dependencies from Group

Nov 14, 2020
7 usages
11 stars
jwt
Aug 16, 2019
2 usages
1 stars
Feb 11, 2019
1 usages
2 stars
Jun 11, 2019
1 usages
5 stars
Nov 21, 2016
19 stars

Discover Dependencies

Jan 05, 2021
10 usages
240 stars
Sep 12, 2020
10 usages
11 stars
Jul 27, 2023
9 usages
15 stars
Nov 12, 2015
5 usages
365 stars
Sep 20, 2018
1 usages
415 stars