Last Version

RxStore Jackson Converter 6.0.2

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

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

au.com.gridstone.rxstore
ArtifactId

ArtifactId

converter-jackson
Version

Version

6.0.2
Type

Type

jar
Description

Description

RxStore Jackson Converter
A tiny library that assists in saving and restoring objects to disk using RxJava.
Project URL

Project URL

https://github.com/Gridstone/RxStore
Source Code Management

Source Code Management

https://github.com/Gridstone/RxStore

Download converter-jackson 6.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
au.com.gridstone.rxstore : rxstore jar 6.0.2

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
io.reactivex.rxjava2 : rxjava jar 2.2.4

Project Modules

There are no modules declared in this project.