Last Version

rxkotlin 2.0.0-RC1

rxkotlin

License

License

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxkotlin
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

rxkotlin
rxkotlin
Project URL

Project URL

https://github.com/ReactiveX/RxKotlin
Source Code Management

Source Code Management

https://github.com/ReactiveX/RxKotlin.git

Download rxkotlin 2.0.0-RC1


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

Dependencies

runtime (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.0.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0

Project Modules

There are no modules declared in this project.