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.
'com.nexmo:verify:1.0.1'
<dependency>
<groupId>com.nexmo</groupId>
<artifactId>verify</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.nexmo" name="verify" rev="1.0.1"/>
"com.nexmo", "verify", "1.0.1"