Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.github.buhuiwandexiaobai |
ArtifactId | ArtifactIdzb-tools |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
zb-tools-1.0.pom | |
zb-tools-1.0.jar | 2 KB |
zb-tools-1.0-sources.jar | 509 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/zb-tools/ -->
<dependency>
<groupId>io.github.buhuiwandexiaobai</groupId>
<artifactId>zb-tools</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/zb-tools/
implementation 'io.github.buhuiwandexiaobai:zb-tools:1.0'
// https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/zb-tools/
implementation ("io.github.buhuiwandexiaobai:zb-tools:1.0")
'io.github.buhuiwandexiaobai:zb-tools:jar:1.0'
<dependency org="io.github.buhuiwandexiaobai" name="zb-tools" rev="1.0">
<artifact name="zb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.buhuiwandexiaobai', module='zb-tools', version='1.0')
)
libraryDependencies += "io.github.buhuiwandexiaobai" % "zb-tools" % "1.0"
[io.github.buhuiwandexiaobai/zb-tools "1.0"]