is not current version
Last Version 0.6.12

com.github.clarkstore:os-ali-sms 0.6.11

阿里云通信模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-ali-sms
Version

Version

0.6.11
Type

Type

jar

Download os-ali-sms 0.6.11


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-sms/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-ali-sms</artifactId>
    <version>0.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-sms/
implementation 'com.github.clarkstore:os-ali-sms:0.6.11'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-sms/
implementation ("com.github.clarkstore:os-ali-sms:0.6.11")
'com.github.clarkstore:os-ali-sms:jar:0.6.11'
<dependency org="com.github.clarkstore" name="os-ali-sms" rev="0.6.11">
  <artifact name="os-ali-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-ali-sms', version='0.6.11')
)
libraryDependencies += "com.github.clarkstore" % "os-ali-sms" % "0.6.11"
[com.github.clarkstore/os-ali-sms "0.6.11"]