is not current version
Last Version 0.5.1

com.github.jinahya:kt-ucloud-storage-client 0.3.1

a simple client for kt uclound storage

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

kt-ucloud-storage-client
Version

Version

0.3.1
Type

Type

jar

Download kt-ucloud-storage-client 0.3.1


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