Categories |
CategoriesH2 Data Databases |
---|---|
GroupId | GroupIdio.gitee.h25094152 |
ArtifactId | ArtifactIdwh-tool |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
wh-tool-1.0.pom | |
wh-tool-1.0.jar | 5 KB |
wh-tool-1.0-sources.jar | 2 KB |
wh-tool-1.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/ -->
<dependency>
<groupId>io.gitee.h25094152</groupId>
<artifactId>wh-tool</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/
implementation 'io.gitee.h25094152:wh-tool:1.0'
// https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/
implementation ("io.gitee.h25094152:wh-tool:1.0")
'io.gitee.h25094152:wh-tool:jar:1.0'
<dependency org="io.gitee.h25094152" name="wh-tool" rev="1.0">
<artifact name="wh-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.h25094152', module='wh-tool', version='1.0')
)
libraryDependencies += "io.gitee.h25094152" % "wh-tool" % "1.0"
[io.gitee.h25094152/wh-tool "1.0"]