is not current version
Last Version 1.6.1

cn.sinlmao.commons:network 1.4.5

Sinlmao Commons Network Utils

Categories

Categories

Net
GroupId

GroupId

cn.sinlmao.commons
ArtifactId

ArtifactId

network
Version

Version

1.4.5
Type

Type

jar

Download network 1.4.5


<!-- https://jarcasting.com/artifacts/cn.sinlmao.commons/network/ -->
<dependency>
    <groupId>cn.sinlmao.commons</groupId>
    <artifactId>network</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sinlmao.commons/network/
implementation 'cn.sinlmao.commons:network:1.4.5'
// https://jarcasting.com/artifacts/cn.sinlmao.commons/network/
implementation ("cn.sinlmao.commons:network:1.4.5")
'cn.sinlmao.commons:network:jar:1.4.5'
<dependency org="cn.sinlmao.commons" name="network" rev="1.4.5">
  <artifact name="network" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sinlmao.commons', module='network', version='1.4.5')
)
libraryDependencies += "cn.sinlmao.commons" % "network" % "1.4.5"
[cn.sinlmao.commons/network "1.4.5"]