is not current version
Last Version 1.1.4-RELEASE

com.gomyck:gomyck-fastdfs 1.0.2-Release

文件服务顶级文件夹

GroupId

GroupId

com.gomyck
ArtifactId

ArtifactId

gomyck-fastdfs
Version

Version

1.0.2-Release
Type

Type

pom

Download gomyck-fastdfs 1.0.2-Release

Filename Size
gomyck-fastdfs-1.0.2-Release.pom 670 bytes
Browse

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