is not current version
Last Version 0.4.0

com.luhuiguo:fastdfs-client 0.1.1

FastDFS Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.luhuiguo
ArtifactId

ArtifactId

fastdfs-client
Version

Version

0.1.1
Type

Type

jar

Download fastdfs-client 0.1.1


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