is not current version
Last Version 1.1.4-RELEASE

com.gomyck:gomyck-fastdfs 1.1.2-RELEASE

文件服务顶级文件夹

GroupId

GroupId

com.gomyck
ArtifactId

ArtifactId

gomyck-fastdfs
Version

Version

1.1.2-RELEASE
Type

Type

pom

Download gomyck-fastdfs 1.1.2-RELEASE

Filename Size
gomyck-fastdfs-1.1.2-RELEASE.pom 583 bytes
Browse

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