is not current version
Last Version 0.4.0

com.luhuiguo:fastdfs-client 0.3.0

FastDFS Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.luhuiguo
ArtifactId

ArtifactId

fastdfs-client
Version

Version

0.3.0
Type

Type

jar

Download fastdfs-client 0.3.0


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