Last Version

RxKeepOrder for kotlin 0.3.0

RxKeepOrder keeps ordering of RxJava Streams(Observable, Flowable, Single and Maybe)

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.satoshun.RxKeepOrder
ArtifactId

ArtifactId

rxkeeporder-kotlin
Version

Version

0.3.0
Type

Type

jar
Description

Description

RxKeepOrder for kotlin
RxKeepOrder keeps ordering of RxJava Streams(Observable, Flowable, Single and Maybe)
Project URL

Project URL

https://github.com/satoshun/RxKeepOrder
Source Code Management

Source Code Management

https://github.com/satoshun/RxKeepOrder

Download rxkeeporder-kotlin 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.satoshun.RxKeepOrder : rxkeeporder jar 0.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.41

Project Modules

There are no modules declared in this project.