RxChange

An implementation of the reactive change model in Java

License

License

GroupId

GroupId

com.umbraltech
ArtifactId

ArtifactId

rxchange
Last Version

Last Version

1.0.1-jre
Release Date

Release Date

Type

Type

jar
Description

Description

RxChange
An implementation of the reactive change model in Java
Project URL

Project URL

https://github.com/Alec-DeSouza/RxChange
Source Code Management

Source Code Management

http://github.com/Alec-DeSouza/RxChange

Download rxchange

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.7
com.google.guava : guava jar 23.5-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-jre
1.0.1-android
1.0.0-android
1.0.0