is not current version
Last Version 5.5.6

org.webjars.npm:reactivex__rxjs 5.5.5

WebJar for @reactivex/rxjs

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

reactivex__rxjs
Version

Version

5.5.5
Type

Type

jar

Download reactivex__rxjs 5.5.5


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