net

retrofit network request lib

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

net
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

net
retrofit network request lib
Project URL

Project URL

https://github.com/treech/AndroidSdk
Source Code Management

Source Code Management

https://github.com/treech/AndroidSdk

Download net

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.6.0
com.google.code.gson : gson jar 2.8.5
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.8.1
me.jessyan » retrofit-url-manager jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1