| GroupId | GroupIdio.github.zxc578931016 |
|---|---|
| ArtifactId | ArtifactIdfasttool |
| Version | Version1.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| fasttool-1.1.pom | |
| fasttool-1.1.jar | 21 MB |
| fasttool-1.1-sources.jar | 8 KB |
| fasttool-1.1-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.zxc578931016/fasttool/ -->
<dependency>
<groupId>io.github.zxc578931016</groupId>
<artifactId>fasttool</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxc578931016/fasttool/
implementation 'io.github.zxc578931016:fasttool:1.1'
// https://jarcasting.com/artifacts/io.github.zxc578931016/fasttool/
implementation ("io.github.zxc578931016:fasttool:1.1")
'io.github.zxc578931016:fasttool:jar:1.1'
<dependency org="io.github.zxc578931016" name="fasttool" rev="1.1">
<artifact name="fasttool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zxc578931016', module='fasttool', version='1.1')
)
libraryDependencies += "io.github.zxc578931016" % "fasttool" % "1.1"
[io.github.zxc578931016/fasttool "1.1"]