is not current version
Last Version 6.0.2

au.com.gridstone.rxstore:converter-jackson 5.0.0

A tiny library that assists in saving and restoring objects to disk using RxJava.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

au.com.gridstone.rxstore
ArtifactId

ArtifactId

converter-jackson
Version

Version

5.0.0
Type

Type

jar

Download converter-jackson 5.0.0


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