Last Version

RxJavaCollections 0.3.1

An RxJava extension for reactive collections

License

License

Categories

Categories

Net RxJava Container Microservices Reactive libraries
GroupId

GroupId

net.fhannes.rx
ArtifactId

ArtifactId

rxjavacollections-fx
Version

Version

0.3.1
Type

Type

jar
Description

Description

RxJavaCollections
An RxJava extension for reactive collections
Project URL

Project URL

https://github.com/FHannes/RxJavaCollections
Source Code Management

Source Code Management

https://github.com/FHannes/RxJavaCollections.git

Download rxjavacollections-fx 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.fhannes.rx : rxjavacollections jar 0.3.1
io.reactivex : rxjavafx jar 2.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.