is not current version
Last Version 1.1.1-RELEASE

com.github.secbr:fastdfs-client-plus 1.0.0-Release

fastdfs client plus for java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.secbr
ArtifactId

ArtifactId

fastdfs-client-plus
Version

Version

1.0.0-Release
Type

Type

jar

Download fastdfs-client-plus 1.0.0-Release


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