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