License |
License |
---|---|
GroupId | GroupIdcom.github.guang19 |
ArtifactId | ArtifactIdshort-message-service |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionshort-message-service
common service tools and common develop tools
|
Filename | Size |
---|---|
short-message-service-1.0.3.pom | |
short-message-service-1.0.3.jar | 21 KB |
short-message-service-1.0.3-sources.jar | 19 KB |
short-message-service-1.0.3-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guang19/short-message-service/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>short-message-service</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/short-message-service/
implementation 'com.github.guang19:short-message-service:1.0.3'
// https://jarcasting.com/artifacts/com.github.guang19/short-message-service/
implementation ("com.github.guang19:short-message-service:1.0.3")
'com.github.guang19:short-message-service:jar:1.0.3'
<dependency org="com.github.guang19" name="short-message-service" rev="1.0.3">
<artifact name="short-message-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='short-message-service', version='1.0.3')
)
libraryDependencies += "com.github.guang19" % "short-message-service" % "1.0.3"
[com.github.guang19/short-message-service "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.guang19 : service-common | jar | 1.0.3 |
com.aliyun : aliyun-java-sdk-core | jar | 4.5.0 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |