Last Version

RxStore Kotlin Extensions 6.0.2

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

au.com.gridstone.rxstore
ArtifactId

ArtifactId

rxstore-kotlin
Version

Version

6.0.2
Type

Type

jar
Description

Description

RxStore Kotlin Extensions
A tiny library that assists in saving and restoring objects to disk using RxJava.
Project URL

Project URL

https://github.com/Gridstone/RxStore
Source Code Management

Source Code Management

https://github.com/Gridstone/RxStore

Download rxstore-kotlin 6.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
au.com.gridstone.rxstore : rxstore jar 6.0.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11

Project Modules

There are no modules declared in this project.