is not current version
Last Version 0.9.3

com.github.prt2121:rxjava2-interop-kotlin 0.9.2

Kotlin extensions for RxJava2Interop

Categories

Categories

Kotlin Languages RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

rxjava2-interop-kotlin
Version

Version

0.9.2
Type

Type

jar

Download rxjava2-interop-kotlin 0.9.2


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