Last Version

Network 1.0.1

An Android network lib

License

License

Categories

Categories

Net
GroupId

GroupId

cn.xuyonghong.network
ArtifactId

ArtifactId

network
Version

Version

1.0.1
Type

Type

aar
Description

Description

Network
An Android network lib

Download network 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (2)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.5.0

Project Modules

There are no modules declared in this project.