GroupId | GroupIdcom.github.guang19 |
---|---|
ArtifactId | ArtifactIdcloud-storage-service |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cloud-storage-service-1.0.1.pom | |
cloud-storage-service-1.0.1.jar | 48 KB |
cloud-storage-service-1.0.1-sources.jar | 41 KB |
cloud-storage-service-1.0.1-javadoc.jar | 583 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>cloud-storage-service</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/
implementation 'com.github.guang19:cloud-storage-service:1.0.1'
// https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/
implementation ("com.github.guang19:cloud-storage-service:1.0.1")
'com.github.guang19:cloud-storage-service:jar:1.0.1'
<dependency org="com.github.guang19" name="cloud-storage-service" rev="1.0.1">
<artifact name="cloud-storage-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='cloud-storage-service', version='1.0.1')
)
libraryDependencies += "com.github.guang19" % "cloud-storage-service" % "1.0.1"
[com.github.guang19/cloud-storage-service "1.0.1"]