is not current version
Last Version 4.1.0

org.webjars.bower:rxjs 4.0.6

WebJar for rxjs

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

rxjs
Version

Version

4.0.6
Type

Type

jar

Download rxjs 4.0.6


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