Last Version

network 0.0.2

基于OKHttp的网络组件

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.lavalike
ArtifactId

ArtifactId

network
Version

Version

0.0.2
Type

Type

aar
Description

Description

network
基于OKHttp的网络组件
Project URL

Project URL

http://github.com/lavalike
Source Code Management

Source Code Management

https://github.com/lavalike/network

Download network 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.7.2
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.2
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.