is not current version
Last Version 0.3.1

net.fhannes.rx:rxjavacollections 0.2.0

An RxJava extension for reactive collections

Categories

Categories

Net RxJava Container Microservices Reactive libraries
GroupId

GroupId

net.fhannes.rx
ArtifactId

ArtifactId

rxjavacollections
Version

Version

0.2.0
Type

Type

jar

Download rxjavacollections 0.2.0


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