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