is not current version
Last Version 0.5.3

com.noheltcj:rx-common-js 0.5.2

A multiplatform ReactiveX partial implementation.

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.noheltcj
ArtifactId

ArtifactId

rx-common-js
Version

Version

0.5.2
Type

Type

jar

Download rx-common-js 0.5.2


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