| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.yupaits |
| ArtifactId | ArtifactIdsms-verify |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsms-verify
yutool短信验证码组件
|
| Filename | Size |
|---|---|
| sms-verify-1.1.1.pom | |
| sms-verify-1.1.1.jar | 8 KB |
| sms-verify-1.1.1-sources.jar | 6 KB |
| sms-verify-1.1.1-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/sms-verify/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>sms-verify</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/sms-verify/
implementation 'com.yupaits:sms-verify:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/sms-verify/
implementation ("com.yupaits:sms-verify:1.1.1")
'com.yupaits:sms-verify:jar:1.1.1'
<dependency org="com.yupaits" name="sms-verify" rev="1.1.1">
<artifact name="sms-verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='sms-verify', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "sms-verify" % "1.1.1"
[com.yupaits/sms-verify "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yupaits : yutool-push | jar | 1.1.1 |