Last Version

rxjava 1.3.8

rxjava

License

License

Categories

Categories

React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxjava
Version

Version

1.3.8
Type

Type

jar
Description

Description

rxjava
rxjava
Project URL

Project URL

https://github.com/ReactiveX/RxJava
Source Code Management

Source Code Management

https://github.com/ReactiveX/RxJava.git

Download rxjava 1.3.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.