GroupId | GroupIdcom.github.jiesu12 |
---|---|
ArtifactId | ArtifactIdfileswim-service |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
fileswim-service-1.1.1.pom | |
fileswim-service-1.1.1.jar | 18 KB |
fileswim-service-1.1.1-sources.jar | 6 KB |
fileswim-service-1.1.1-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/ -->
<dependency>
<groupId>com.github.jiesu12</groupId>
<artifactId>fileswim-service</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/
implementation 'com.github.jiesu12:fileswim-service:1.1.1'
// https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/
implementation ("com.github.jiesu12:fileswim-service:1.1.1")
'com.github.jiesu12:fileswim-service:jar:1.1.1'
<dependency org="com.github.jiesu12" name="fileswim-service" rev="1.1.1">
<artifact name="fileswim-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiesu12', module='fileswim-service', version='1.1.1')
)
libraryDependencies += "com.github.jiesu12" % "fileswim-service" % "1.1.1"
[com.github.jiesu12/fileswim-service "1.1.1"]