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