is not current version
Last Version 2.2.2

com.github.thomasnield:rxkotlinfx 1.0.0

Interoperability library for RxJava, JavaFX, and Kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.thomasnield
ArtifactId

ArtifactId

rxkotlinfx
Version

Version

1.0.0
Type

Type

jar

Download rxkotlinfx 1.0.0


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