is not current version
Last Version 6.0.2

au.com.gridstone.rxstore:converter-gson 5.0.3

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

Categories

Categories

Gson Data JSON
GroupId

GroupId

au.com.gridstone.rxstore
ArtifactId

ArtifactId

converter-gson
Version

Version

5.0.3
Type

Type

jar

Download converter-gson 5.0.3


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