Last Version

Verify Android library 4.0.0

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.

License

License

GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

verify
Version

Version

4.0.0
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/Nexmo/verify-android-sdk.git
Source Code Management

Source Code Management

https://github.com/Nexmo/verify-android-sdk.git

Download verify 4.0.0


<!-- https://jarcasting.com/artifacts/com.nexmo/verify/ -->
<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>verify</artifactId>
    <version>4.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexmo/verify/
implementation 'com.nexmo:verify:4.0.0'
// https://jarcasting.com/artifacts/com.nexmo/verify/
implementation ("com.nexmo:verify:4.0.0")
'com.nexmo:verify:aar:4.0.0'
<dependency org="com.nexmo" name="verify" rev="4.0.0">
  <artifact name="verify" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nexmo', module='verify', version='4.0.0')
)
libraryDependencies += "com.nexmo" % "verify" % "4.0.0"
[com.nexmo/verify "4.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.android.support » multidex jar 1.0.1
com.google.code.gson : gson jar 2.4
com.android.support » appcompat-v7 jar 23.1.0
junit : junit jar 4.12
com.google.firebase » firebase-messaging jar 9.8.0

Project Modules

There are no modules declared in this project.