is not current version
Last Version 1.27.2

com.github.tobato:fastdfs-client 1.26.2

基于yuqih发布的代码与fastdfs-client 官方1.26版本的重构

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tobato
ArtifactId

ArtifactId

fastdfs-client
Version

Version

1.26.2
Type

Type

jar

Download fastdfs-client 1.26.2


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