Android Dual Cache

Json serializer for Android Dual Cache

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.vincentbrison.openlibraries.android
ArtifactId

ArtifactId

dualcache-jsonserializer
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Android Dual Cache
Json serializer for Android Dual Cache

Download dualcache-jsonserializer

How to add to project

<!-- https://jarcasting.com/artifacts/com.vincentbrison.openlibraries.android/dualcache-jsonserializer/ -->
<dependency>
    <groupId>com.vincentbrison.openlibraries.android</groupId>
    <artifactId>dualcache-jsonserializer</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vincentbrison.openlibraries.android/dualcache-jsonserializer/
implementation 'com.vincentbrison.openlibraries.android:dualcache-jsonserializer:3.1.1'
// https://jarcasting.com/artifacts/com.vincentbrison.openlibraries.android/dualcache-jsonserializer/
implementation ("com.vincentbrison.openlibraries.android:dualcache-jsonserializer:3.1.1")
'com.vincentbrison.openlibraries.android:dualcache-jsonserializer:jar:3.1.1'
<dependency org="com.vincentbrison.openlibraries.android" name="dualcache-jsonserializer" rev="3.1.1">
  <artifact name="dualcache-jsonserializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vincentbrison.openlibraries.android', module='dualcache-jsonserializer', version='3.1.1')
)
libraryDependencies += "com.vincentbrison.openlibraries.android" % "dualcache-jsonserializer" % "3.1.1"
[com.vincentbrison.openlibraries.android/dualcache-jsonserializer "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.2
com.vincentbrison.openlibraries.android : dualcache-serializerinterface jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.0