is not current version
Last Version 0.9.6

com.github.hippoom:sms-verification-core 0.6.0

Your description of the lib

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

sms-verification-core
Version

Version

0.6.0
Type

Type

jar

Download sms-verification-core 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>sms-verification-core</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/
implementation 'com.github.hippoom:sms-verification-core:0.6.0'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/
implementation ("com.github.hippoom:sms-verification-core:0.6.0")
'com.github.hippoom:sms-verification-core:jar:0.6.0'
<dependency org="com.github.hippoom" name="sms-verification-core" rev="0.6.0">
  <artifact name="sms-verification-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-core', version='0.6.0')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-core" % "0.6.0"
[com.github.hippoom/sms-verification-core "0.6.0"]