| License |
License |
|---|---|
| Categories |
CategoriesNet RxJava Container Microservices Reactive libraries |
| GroupId | GroupIdnet.fhannes.rx |
| ArtifactId | ArtifactIdrxjavacollections-fx |
| Version | Version0.3.1 |
| Type | Typejar |
| Description |
DescriptionRxJavaCollections
An RxJava extension for reactive collections
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.fhannes.rx : rxjavacollections | jar | 0.3.1 |
| io.reactivex : rxjavafx | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |