is not current version
Last Version 3.13

com.github.chrislusf:seaweedfs-client 1.1.6


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.chrislusf
ArtifactId

ArtifactId

seaweedfs-client
Version

Version

1.1.6
Type

Type

jar

Download seaweedfs-client 1.1.6


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