Last Version

network 0.2.4

Network module based on googles volley library

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.zerocodeteam
ArtifactId

ArtifactId

network
Version

Version

0.2.4
Type

Type

aar
Description

Description

network
Network module based on googles volley library
Project URL

Project URL

https://github.com/ZeroCodeTeam/AndroidNetworkLib
Source Code Management

Source Code Management

https://github.com/ZeroCodeTeam/AndroidNetworkLib

Download network 0.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.volley : volley jar 1.0.0
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.