License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.noheltcj |
ArtifactId | ArtifactIdrx-common-js |
Version | Version0.5.3 |
Type | Typejar |
Description |
Descriptionjs
A multiplatform ReactiveX partial implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-common-js-0.5.3.pom | |
rx-common-js-0.5.3.jar | 17 KB |
rx-common-js-0.5.3-sources.jar | 261 bytes |
rx-common-js-0.5.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rx-common-js</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/
implementation 'com.noheltcj:rx-common-js:0.5.3'
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/
implementation ("com.noheltcj:rx-common-js:0.5.3")
'com.noheltcj:rx-common-js:jar:0.5.3'
<dependency org="com.noheltcj" name="rx-common-js" rev="0.5.3">
<artifact name="rx-common-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rx-common-js', version='0.5.3')
)
libraryDependencies += "com.noheltcj" % "rx-common-js" % "0.5.3"
[com.noheltcj/rx-common-js "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.noheltcj : rx-common | jar | 0.5.3 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.3.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-js | jar | 1.3.31 |