t

taotao-cloud-starter-sms-huaweicloud

taotao-cloud-starter-sms-huaweicloud
https://github.com/shuigedeng/taotao-cloud-project.git
The Apache License, Version 2.0
shuigedeng
Files download
File Operation
taotao-cloud-starter-sms-huaweicloud-2024.05.jar download
taotao-cloud-starter-sms-huaweicloud-2024.05.pom download
taotao-cloud-starter-sms-huaweicloud-2024.05-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shuigedeng</groupId>
  <artifactId>taotao-cloud-starter-sms-huaweicloud</artifactId>
  <version>2024.05</version>
</dependency>
Gradle Groovy
implementation 'io.github.shuigedeng:taotao-cloud-starter-sms-huaweicloud:2024.05'
Gradle Kotlin
implementation("io.github.shuigedeng:taotao-cloud-starter-sms-huaweicloud:2024.05")
Scala SBT
libraryDependencies += "io.github.shuigedeng" % "taotao-cloud-starter-sms-huaweicloud" % "2024.05"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shuigedeng', module='taotao-cloud-starter-sms-huaweicloud', version='2024.05')
)
Apache Ivy
<dependency org="io.github.shuigedeng" name="taotao-cloud-starter-sms-huaweicloud" rev="2024.05" />
Leiningen
[io.github.shuigedeng/taotao-cloud-starter-sms-huaweicloud "2024.05"]
Apache Buildr
'io.github.shuigedeng:taotao-cloud-starter-sms-huaweicloud:jar:2024.05'