is not current version
Last Version 1.0.7

top.lshaci:framework-fastdfs 1.0.4


GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-fastdfs
Version

Version

1.0.4
Type

Type

jar

Download framework-fastdfs 1.0.4


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