License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-sms |
Version | Version0.0.13 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
candy-sms-0.0.13.pom | |
candy-sms-0.0.13.jar | 6 KB |
candy-sms-0.0.13-sources.jar | 4 KB |
candy-sms-0.0.13-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-sms/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-sms</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-sms/
implementation 'com.github.frank5380:candy-sms:0.0.13'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-sms/
implementation ("com.github.frank5380:candy-sms:0.0.13")
'com.github.frank5380:candy-sms:jar:0.0.13'
<dependency org="com.github.frank5380" name="candy-sms" rev="0.0.13">
<artifact name="candy-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-sms', version='0.0.13')
)
libraryDependencies += "com.github.frank5380" % "candy-sms" % "0.0.13"
[com.github.frank5380/candy-sms "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.13 |
com.aliyun : aliyun-java-sdk-core | jar | 4.4.1 |
com.aliyun : aliyun-java-sdk-dysmsapi | jar | 1.1.0 |