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
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 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.