is not current version
Last Version 1.0.7

top.lshaci:framework-fastdfs 1.0.1


GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-fastdfs
Version

Version

1.0.1
Type

Type

jar

Download framework-fastdfs 1.0.1


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