is not current version
Last Version 0.9.2

com.github.qcloudsms:sms 0.0.1

this Repository is responsible for qlcoud sms sdk

GroupId

GroupId

com.github.qcloudsms
ArtifactId

ArtifactId

sms
Version

Version

0.0.1
Type

Type

jar

Download sms 0.0.1


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