Last Version

RxAndroid 1.2.1

RxAndroid

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxandroid
Version

Version

1.2.1
Type

Type

aar
Description

Description

RxAndroid
RxAndroid
Project URL

Project URL

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

Source Code Management

https://github.com/ReactiveX/RxAndroid

Download rxandroid 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.6

Project Modules

There are no modules declared in this project.