is not current version
Last Version 1.0.6

io.github.luoqqsh:net 1.0.4

net

Categories

Categories

Net
GroupId

GroupId

io.github.luoqqsh
ArtifactId

ArtifactId

net
Version

Version

1.0.4
Type

Type

aar

Download net 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.luoqqsh/net/ -->
<dependency>
    <groupId>io.github.luoqqsh</groupId>
    <artifactId>net</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.luoqqsh/net/
implementation 'io.github.luoqqsh:net:1.0.4'
// https://jarcasting.com/artifacts/io.github.luoqqsh/net/
implementation ("io.github.luoqqsh:net:1.0.4")
'io.github.luoqqsh:net:aar:1.0.4'
<dependency org="io.github.luoqqsh" name="net" rev="1.0.4">
  <artifact name="net" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.luoqqsh', module='net', version='1.0.4')
)
libraryDependencies += "io.github.luoqqsh" % "net" % "1.0.4"
[io.github.luoqqsh/net "1.0.4"]