Last Version

volley-jackson-extension 1.0.1

Library to easily interface the Android Volley and Jackson projects for super fast JSON decoding

License

License

Categories

Categories

Jackson Data JSON Other General Purpose Libraries
GroupId

GroupId

com.spothero.volley
ArtifactId

ArtifactId

volley-jackson-extension
Version

Version

1.0.1
Type

Type

jar
Description

Description

volley-jackson-extension
Library to easily interface the Android Volley and Jackson projects for super fast JSON decoding
Project URL

Project URL

https://github.com/spothero/volley-jackson-extension
Project Organization

Project Organization

SpotHero
Source Code Management

Source Code Management

https://github.com/spothero/volley-jackson-extension

Download volley-jackson-extension 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3

Project Modules

There are no modules declared in this project.