Last Version

RxKotlin 3.0.1

RxJava bindings for Kotlin

License

License

Categories

Categories

Kotlin Languages React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.reactivex.rxjava3
ArtifactId

ArtifactId

rxkotlin
Version

Version

3.0.1
Type

Type

jar
Description

Description

RxKotlin
RxJava bindings for Kotlin
Project URL

Project URL

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

Source Code Management

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

Download rxkotlin 3.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.6

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.