q

qcloudsms

this Repository is responsible for qlcoud sms sdk jdk6
https://github.com/qcloudsms/qcloudsms_java/
MIT License
inine
Files download
File Operation
qcloudsms-1.0.jar download
qcloudsms-1.0.pom download
qcloudsms-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.a578977626</groupId>
  <artifactId>qcloudsms</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.a578977626:qcloudsms:1.0'
Gradle Kotlin
implementation("com.github.a578977626:qcloudsms:1.0")
Scala SBT
libraryDependencies += "com.github.a578977626" % "qcloudsms" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.a578977626', module='qcloudsms', version='1.0')
)
Apache Ivy
<dependency org="com.github.a578977626" name="qcloudsms" rev="1.0" />
Leiningen
[com.github.a578977626/qcloudsms "1.0"]
Apache Buildr
'com.github.a578977626:qcloudsms:jar:1.0'