is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-net 1.0.6.RELEASE


Categories

Categories

Net
GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-net
Version

Version

1.0.6.RELEASE
Type

Type

jar

Download hcUtils-net 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-net/ -->
<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils-net</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-net/
implementation 'com.github.liuchink.hcutils:hcUtils-net:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-net/
implementation ("com.github.liuchink.hcutils:hcUtils-net:1.0.6.RELEASE")
'com.github.liuchink.hcutils:hcUtils-net:jar:1.0.6.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils-net" rev="1.0.6.RELEASE">
  <artifact name="hcUtils-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils-net', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils-net" % "1.0.6.RELEASE"
[com.github.liuchink.hcutils/hcUtils-net "1.0.6.RELEASE"]