RxReactor (RxJava 3) for Android

A Kotlin framework for a reactive and unidirectional RxJava 3 application architecture

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.gyurigrell.rxreactor
ArtifactId

ArtifactId

rxreactor3-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

RxReactor (RxJava 3) for Android
A Kotlin framework for a reactive and unidirectional RxJava 3 application architecture
Project URL

Project URL

https://github.com/ggrell/RxReactor
Source Code Management

Source Code Management

https://github.com/ggrell/RxReactor

Download rxreactor3-android

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.gyurigrell.rxreactor : rxreactor3 jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
io.reactivex.rxjava3 : rxandroid jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0