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