| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.vincentbrison.openlibraries.android | 
    
| ArtifactId | ArtifactIddualcache-jsonserializer | 
    
| Last Version | Last Version3.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAndroid Dual Cache 
            Json serializer for Android Dual Cache 
         | 
    
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 | 
| com.vincentbrison.openlibraries.android : dualcache-serializerinterface | jar | 3.1.1 |