Download fastdfs-client-1.26.1-RELEASE.jar file - Jar f

Jar examples for f:fastdfs-client

Description

??yuqih?????????fastdfs-client ??1.26??????

You can download jar file fastdfs-client 1.26.1-RELEASE in this page.

License

The GNU Lesser General Public License, version 3.0

Build File

You can use the following script to add fastdfs-client-1.26.1-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.tobato</groupId>
   <artifactId>fastdfs-client</artifactId>
   <version>1.26.1-RELEASE</version>
</dependency>
compile group: 'com.github.tobato', name: 'fastdfs-client', version: '1.26.1-RELEASE'
libraryDependencies += "com.github.tobato" % "fastdfs-client" % "1.26.1-RELEASE"
<dependency org="com.github.tobato" name="fastdfs-client" rev="1.26.1-RELEASE"/>
@Grapes(@Grab(group='com.github.tobato', module='fastdfs-client', version='1.26.1-RELEASE'))
'com.github.tobato:fastdfs-client:jar:1.26.1-RELEASE'

Download

Click the following link to download the jar file.

fastdfs-client-1.26.1-RELEASE-javadoc.jar
fastdfs-client-1.26.1-RELEASE-sources.jar
fastdfs-client-1.26.1-RELEASE.jar
fastdfs-client-1.26.1-RELEASE.pom



Related Tutorials