Last Version

RxCupboard2 2.0

Store and retrieve streams of POJOs from an Android database using RxJava and Cupboard

License

License

GroupId

GroupId

nl.2312
ArtifactId

ArtifactId

rxcupboard2
Version

Version

2.0
Type

Type

aar
Description

Description

RxCupboard2
Store and retrieve streams of POJOs from an Android database using RxJava and Cupboard
Project URL

Project URL

https://github.com/erickok/RxCupboard
Source Code Management

Source Code Management

https://github.com/erickok/RxCupboard

Download rxcupboard2 2.0


<!-- https://jarcasting.com/artifacts/nl.2312/rxcupboard2/ -->
<dependency>
    <groupId>nl.2312</groupId>
    <artifactId>rxcupboard2</artifactId>
    <version>2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nl.2312/rxcupboard2/
implementation 'nl.2312:rxcupboard2:2.0'
// https://jarcasting.com/artifacts/nl.2312/rxcupboard2/
implementation ("nl.2312:rxcupboard2:2.0")
'nl.2312:rxcupboard2:aar:2.0'
<dependency org="nl.2312" name="rxcupboard2" rev="2.0">
  <artifact name="rxcupboard2" type="aar" />
</dependency>
@Grapes(
@Grab(group='nl.2312', module='rxcupboard2', version='2.0')
)
libraryDependencies += "nl.2312" % "rxcupboard2" % "2.0"
[nl.2312/rxcupboard2 "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.0.4
nl.qbusict : cupboard jar 2.2.0

Project Modules

There are no modules declared in this project.