не последняя версия
Последняя версия 1.27.2

com.github.tobato:fastdfs-client 1.25.1-RELEASE

������yuqih������������������fastdfs-client ������1.25���������������

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.tobato
Идентификатор

Идентификатор

fastdfs-client
Версия

Версия

1.25.1-RELEASE
Тип

Тип

jar

Скачать fastdfs-client 1.25.1-RELEASE


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