| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.googlecode.jinahya | 
| ArtifactId | ArtifactIducloud-storage-client | 
| Version | Version1.0-alpha-1 | 
| Type | Typejar | 
| Description | Descriptionucloud-storage-client Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/ucloud-storage-client/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>ucloud-storage-client</artifactId>
    <version>1.0-alpha-1</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.jinahya/ucloud-storage-client/
implementation 'com.googlecode.jinahya:ucloud-storage-client:1.0-alpha-1'// https://jarcasting.com/artifacts/com.googlecode.jinahya/ucloud-storage-client/
implementation ("com.googlecode.jinahya:ucloud-storage-client:1.0-alpha-1")'com.googlecode.jinahya:ucloud-storage-client:jar:1.0-alpha-1'<dependency org="com.googlecode.jinahya" name="ucloud-storage-client" rev="1.0-alpha-1">
  <artifact name="ucloud-storage-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.jinahya', module='ucloud-storage-client', version='1.0-alpha-1')
)libraryDependencies += "com.googlecode.jinahya" % "ucloud-storage-client" % "1.0-alpha-1"[com.googlecode.jinahya/ucloud-storage-client "1.0-alpha-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| org.testng : testng | jar | 6.8.7 |