is not current version
Last Version 4.1.0

org.webjars.npm:rx 4.0.8

WebJar for rx

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rx
Version

Version

4.0.8
Type

Type

jar

Download rx 4.0.8


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