| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hippoom |
| ArtifactId | ArtifactIdsms-verification-starter |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYour name of the lib
Your description of the lib
|
| Filename | Size |
|---|---|
| sms-verification-starter-0.9.6.pom | |
| sms-verification-starter-0.9.6.jar | 482 bytes |
| sms-verification-starter-0.9.6-sources.jar | 482 bytes |
| sms-verification-starter-0.9.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>sms-verification-starter</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/
implementation 'com.github.hippoom:sms-verification-starter:0.9.6'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/
implementation ("com.github.hippoom:sms-verification-starter:0.9.6")
'com.github.hippoom:sms-verification-starter:jar:0.9.6'
<dependency org="com.github.hippoom" name="sms-verification-starter" rev="0.9.6">
<artifact name="sms-verification-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-starter', version='0.9.6')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-starter" % "0.9.6"
[com.github.hippoom/sms-verification-starter "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.0.5.RELEASE |
| com.github.hippoom : sms-verification-core | jar | 0.9.6 |