is not current version
Last Version 1.0.3

com.github.guang19:cloud-storage-service 1.0.2


GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

cloud-storage-service
Version

Version

1.0.2
Type

Type

jar

Download cloud-storage-service 1.0.2


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