Last Version

Grex Android 3.0.0

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

License

License

GroupId

GroupId

au.com.gridstone
ArtifactId

ArtifactId

grex-android
Version

Version

3.0.0
Type

Type

jar
Description

Description

Grex Android
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-android 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxandroid jar 0.24.0
au.com.gridstone : grex jar 3.0.0
io.reactivex : rxjava jar 1.0.10

Project Modules

There are no modules declared in this project.