GroupId | GroupIdcom.github.hippoom |
---|---|
ArtifactId | ArtifactIdsms-verification-starter-sdk |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
sms-verification-starter-sdk-0.9.4.pom | |
sms-verification-starter-sdk-0.9.4.jar | 485 bytes |
sms-verification-starter-sdk-0.9.4-sources.jar | 485 bytes |
sms-verification-starter-sdk-0.9.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter-sdk/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>sms-verification-starter-sdk</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter-sdk/
implementation 'com.github.hippoom:sms-verification-starter-sdk:0.9.4'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter-sdk/
implementation ("com.github.hippoom:sms-verification-starter-sdk:0.9.4")
'com.github.hippoom:sms-verification-starter-sdk:jar:0.9.4'
<dependency org="com.github.hippoom" name="sms-verification-starter-sdk" rev="0.9.4">
<artifact name="sms-verification-starter-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-starter-sdk', version='0.9.4')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-starter-sdk" % "0.9.4"
[com.github.hippoom/sms-verification-starter-sdk "0.9.4"]