RxFlux Core

FLUX pattern in kotlin with rxJava2

License

License

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

rxflux-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RxFlux Core
FLUX pattern in kotlin with rxJava2
Project URL

Project URL

https://github.com/rougsig/rxflux
Source Code Management

Source Code Management

https://github.com/rougsig/rxflux

Download rxflux-core

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.30
io.reactivex.rxjava2 : rxjava jar 2.2.4
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.

meowflux

implementation 'com.github.rougsig:meowflux-core:1.0.0'

Versions

Version
1.0.0