is not current version
Last Version 0.6.12

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

阿里云通信模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-ali-sms
Version

Version

0.4.3
Type

Type

jar

Download os-ali-sms 0.4.3


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