is not current version
Last Version 6.0.2

au.com.gridstone.rxstore:converter-moshi 5.0.5

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

Categories

Categories

Moshi Data JSON
GroupId

GroupId

au.com.gridstone.rxstore
ArtifactId

ArtifactId

converter-moshi
Version

Version

5.0.5
Type

Type

jar

Download converter-moshi 5.0.5


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