is not current version
Last Version 0.0.4

io.github.treech:net 0.0.2

retrofit network request lib

Categories

Categories

Net
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

net
Version

Version

0.0.2
Type

Type

aar

Download net 0.0.2


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