Last Version

common 0.5.3

A multiplatform ReactiveX partial implementation.

License

License

MIT
GroupId

GroupId

com.noheltcj
ArtifactId

ArtifactId

rx-common
Version

Version

0.5.3
Type

Type

jar
Description

Description

common
A multiplatform ReactiveX partial implementation.
Project URL

Project URL

https://github.com/noheltcj/RxCommon
Source Code Management

Source Code Management

https://github.com/noheltcj/RxCommon

Download rx-common 0.5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.31

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-annotations-common jar 1.3.31
org.jetbrains.kotlin : kotlin-test-common jar 1.3.31

Project Modules

There are no modules declared in this project.