is not current version
Last Version 0.3.1

net.fhannes.rx:rxjavacollections-fx 0.2.1

An RxJava extension for reactive collections

Categories

Categories

Net RxJava Container Microservices Reactive libraries
GroupId

GroupId

net.fhannes.rx
ArtifactId

ArtifactId

rxjavacollections-fx
Version

Version

0.2.1
Type

Type

jar

Download rxjavacollections-fx 0.2.1


<!-- https://jarcasting.com/artifacts/net.fhannes.rx/rxjavacollections-fx/ -->
<dependency>
    <groupId>net.fhannes.rx</groupId>
    <artifactId>rxjavacollections-fx</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.fhannes.rx/rxjavacollections-fx/
implementation 'net.fhannes.rx:rxjavacollections-fx:0.2.1'
// https://jarcasting.com/artifacts/net.fhannes.rx/rxjavacollections-fx/
implementation ("net.fhannes.rx:rxjavacollections-fx:0.2.1")
'net.fhannes.rx:rxjavacollections-fx:jar:0.2.1'
<dependency org="net.fhannes.rx" name="rxjavacollections-fx" rev="0.2.1">
  <artifact name="rxjavacollections-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fhannes.rx', module='rxjavacollections-fx', version='0.2.1')
)
libraryDependencies += "net.fhannes.rx" % "rxjavacollections-fx" % "0.2.1"
[net.fhannes.rx/rxjavacollections-fx "0.2.1"]