Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.dunwu.tool |
ArtifactId | ArtifactIddunwu-tool-data |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
dunwu-tool-data-1.0.2.pom | |
dunwu-tool-data-1.0.2.jar | 91 KB |
dunwu-tool-data-1.0.2-sources.jar | 56 KB |
dunwu-tool-data-1.0.2-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-data/ -->
<dependency>
<groupId>io.github.dunwu.tool</groupId>
<artifactId>dunwu-tool-data</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-data/
implementation 'io.github.dunwu.tool:dunwu-tool-data:1.0.2'
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-data/
implementation ("io.github.dunwu.tool:dunwu-tool-data:1.0.2")
'io.github.dunwu.tool:dunwu-tool-data:jar:1.0.2'
<dependency org="io.github.dunwu.tool" name="dunwu-tool-data" rev="1.0.2">
<artifact name="dunwu-tool-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.tool', module='dunwu-tool-data', version='1.0.2')
)
libraryDependencies += "io.github.dunwu.tool" % "dunwu-tool-data" % "1.0.2"
[io.github.dunwu.tool/dunwu-tool-data "1.0.2"]