Last Version

Android-Volley-Okttp-Gson Library 1.0.2

Volley is a network library from Android source code. I have integrated gson and okhttp with it.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.himanshuvirmani
ArtifactId

ArtifactId

volley-okhttp-gson-library
Version

Version

1.0.2
Type

Type

jar
Description

Description

Android-Volley-Okttp-Gson Library
Volley is a network library from Android source code. I have integrated gson and okhttp with it.
Project URL

Project URL

https://github.com/himanshuvirmani/android-volley-gson-okhttp
Source Code Management

Source Code Management

https://github.com/himanshuvirmani/android-volley-gson-okhttp

Download volley-okhttp-gson-library 1.0.2


<!-- https://jarcasting.com/artifacts/com.himanshuvirmani/volley-okhttp-gson-library/ -->
<dependency>
    <groupId>com.himanshuvirmani</groupId>
    <artifactId>volley-okhttp-gson-library</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.himanshuvirmani/volley-okhttp-gson-library/
implementation 'com.himanshuvirmani:volley-okhttp-gson-library:1.0.2'
// https://jarcasting.com/artifacts/com.himanshuvirmani/volley-okhttp-gson-library/
implementation ("com.himanshuvirmani:volley-okhttp-gson-library:1.0.2")
'com.himanshuvirmani:volley-okhttp-gson-library:jar:1.0.2'
<dependency org="com.himanshuvirmani" name="volley-okhttp-gson-library" rev="1.0.2">
  <artifact name="volley-okhttp-gson-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.himanshuvirmani', module='volley-okhttp-gson-library', version='1.0.2')
)
libraryDependencies += "com.himanshuvirmani" % "volley-okhttp-gson-library" % "1.0.2"
[com.himanshuvirmani/volley-okhttp-gson-library "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
com.squareup.okhttp : okhttp jar 2.3.0

Project Modules

There are no modules declared in this project.