Last Version

RxKotlinFX 2.2.2

Interoperability library for RxJava, JavaFX, and Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.thomasnield
ArtifactId

ArtifactId

rxkotlinfx
Version

Version

2.2.2
Type

Type

jar
Description

Description

RxKotlinFX
Interoperability library for RxJava, JavaFX, and Kotlin
Project URL

Project URL

https://github.com/thomasnield/RxKotlinFX
Source Code Management

Source Code Management

https://github.com/thomasnield/RxKotlinFX.git

Download rxkotlinfx 2.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.60
io.reactivex.rxjava2 : rxjavafx jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.