не последняя версия
Последняя версия 1.1.1-RELEASE

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

fastdfs client plus for java

Категории

Категории

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

Группа

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

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

fastdfs-client-plus
Версия

Версия

1.0.0-Release
Тип

Тип

jar

Скачать 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"]