| License |
License |
|---|---|
| GroupId | GroupIdau.com.gridstone |
| ArtifactId | ArtifactIdgrex-android |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
DescriptionGrex Android
A tiny library that assists in saving and restoring objects to disk using Gson and RxJava on Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grex-android-3.0.0.pom | |
| grex-android-3.0.0.jar | 1 KB |
| grex-android-3.0.0-sources.jar | 1 KB |
| grex-android-3.0.0-javadoc.jar | 31 KB |
| Browse |
<!-- 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"]
| 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 |