is not current version
Last Version 7.5.5

org.fujion.webjars:webjar-rxjs 6.4.0

RxJS Library.

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-rxjs
Version

Version

6.4.0
Type

Type

jar

Download webjar-rxjs 6.4.0


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