is not current version
Last Version 1.2.0

com.qcloud.cos:goosefs-client 1.1.0

Shaded GooseFS Client Module

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

goosefs-client
Version

Version

1.1.0
Type

Type

jar

Download goosefs-client 1.1.0


<!-- https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/ -->
<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>goosefs-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/
implementation 'com.qcloud.cos:goosefs-client:1.1.0'
// https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/
implementation ("com.qcloud.cos:goosefs-client:1.1.0")
'com.qcloud.cos:goosefs-client:jar:1.1.0'
<dependency org="com.qcloud.cos" name="goosefs-client" rev="1.1.0">
  <artifact name="goosefs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='goosefs-client', version='1.1.0')
)
libraryDependencies += "com.qcloud.cos" % "goosefs-client" % "1.1.0"
[com.qcloud.cos/goosefs-client "1.1.0"]