Last Version

RxChange-Kotlin 1.2.0

An implementation of the reactive change model in Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.umbraltech
ArtifactId

ArtifactId

rxchange-kotlin
Version

Version

1.2.0
Type

Type

jar
Description

Description

RxChange-Kotlin
An implementation of the reactive change model in Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/Alec-DeSouza/RxChange-Kotlin

Download rxchange-kotlin 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.7
io.reactivex.rxjava2 : rxkotlin jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.