is not current version
Last Version 1.0.6

com.github.qcloudsms:qcloudsms 1.0.1

this Repository is responsible for qlcoud sms sdk

GroupId

GroupId

com.github.qcloudsms
ArtifactId

ArtifactId

qcloudsms
Version

Version

1.0.1
Type

Type

jar

Download qcloudsms 1.0.1


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