is not current version
Last Version 1.0.1

cn.dustlight.captcha:tencent-sms 0.0.5

CAPTCHA service Tencent Short Message Service module

GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

tencent-sms
Version

Version

0.0.5
Type

Type

jar

Download tencent-sms 0.0.5


<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/ -->
<dependency>
    <groupId>cn.dustlight.captcha</groupId>
    <artifactId>tencent-sms</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/
implementation 'cn.dustlight.captcha:tencent-sms:0.0.5'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/
implementation ("cn.dustlight.captcha:tencent-sms:0.0.5")
'cn.dustlight.captcha:tencent-sms:jar:0.0.5'
<dependency org="cn.dustlight.captcha" name="tencent-sms" rev="0.0.5">
  <artifact name="tencent-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='tencent-sms', version='0.0.5')
)
libraryDependencies += "cn.dustlight.captcha" % "tencent-sms" % "0.0.5"
[cn.dustlight.captcha/tencent-sms "0.0.5"]