is not current version
Last Version 0.0.4

io.github.treech:net 0.0.1

retrofit network request lib

Categories

Categories

Net
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

net
Version

Version

0.0.1
Type

Type

aar

Download net 0.0.1


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