Last Version

Svr-Gson 1.0.3

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.rayboot.svr
ArtifactId

ArtifactId

svr-gson
Version

Version

1.0.3
Type

Type

aar
Description

Description

Svr-Gson
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-gson 1.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp : okhttp-urlconnection jar 2.3.0
com.google.code.gson : gson jar 2.3.1
com.squareup.okhttp : okhttp jar 2.3.0
com.mcxiaoke.volley : library jar 1.0.17

Project Modules

There are no modules declared in this project.