Last Version

Svr 2.2.0

A simple json request use volley.Svr use builder pattern.

License

License

GroupId

GroupId

com.github.rayboot.svr
ArtifactId

ArtifactId

svr
Version

Version

2.2.0
Type

Type

aar
Description

Description

Svr
A simple json request use volley.Svr use builder pattern.
Project URL

Project URL

https://github.com/rayboot/SimpleVolleyRequest
Source Code Management

Source Code Management

https://github.com/rayboot/SimpleVolleyRequest

Download svr 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mcxiaoke.volley : library jar 1.0.19

Project Modules

There are no modules declared in this project.