Last Version

Grex Gson Converter 3.0.0

A tiny library that assists in saving and restoring objects to disk using Gson and RxJava on Android

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

au.com.gridstone
ArtifactId

ArtifactId

grex-gson-converter
Version

Version

3.0.0
Type

Type

jar
Description

Description

Grex Gson Converter
A tiny library that assists in saving and restoring objects to disk using Gson and RxJava on Android
Project URL

Project URL

https://github.com/Naturally-Being/G-Rex
Source Code Management

Source Code Management

https://github.com/Naturally-Being/G-Rex

Download grex-gson-converter 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
au.com.gridstone : grex jar 3.0.0

Project Modules

There are no modules declared in this project.