Jar examples for g:grex
A tiny library that assists in saving and restoring objects to disk using Gson and RxJava on Android
You can download jar file grex 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add grex-1.1.0.jar to your project.
<dependency> <groupId>au.com.gridstone</groupId> <artifactId>grex</artifactId> <version>1.1.0</version> </dependency>
compile group: 'au.com.gridstone', name: 'grex', version: '1.1.0'
libraryDependencies += "au.com.gridstone" % "grex" % "1.1.0"
<dependency org="au.com.gridstone" name="grex" rev="1.1.0"/>
@Grapes(@Grab(group='au.com.gridstone', module='grex', version='1.1.0'))
'au.com.gridstone:grex:jar:1.1.0'
Click the following link to download the jar file.
grex-1.1.0-javadoc.jar