is not current version
Last Version 4.0.8

org.webjars.npm:rx-lite 3.1.2

WebJar for rx-lite

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rx-lite
Version

Version

3.1.2
Type

Type

jar

Download rx-lite 3.1.2


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