is not current version
Last Version 1.2.0

com.umbraltech:rxchange-kotlin 1.1.0

An implementation of the reactive change model in Kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.umbraltech
ArtifactId

ArtifactId

rxchange-kotlin
Version

Version

1.1.0
Type

Type

jar

Download rxchange-kotlin 1.1.0


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