webjars-rxjs
webjars build for RxJS (https://github.com/Reactive-Extensions/RxJS)
License |
License
Apache License, Version 2.0
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdrxjs |
Last Version | Last Version2.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRxJS
WebJar for RxJS
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxjs-2.5.3.pom | |
rxjs-2.5.3.jar | 4 KB |
rxjs-2.5.3-sources.jar | 3 KB |
rxjs-2.5.3-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/rxjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>rxjs</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/rxjs/
implementation 'org.webjars:rxjs:2.5.3'
// https://jarcasting.com/artifacts/org.webjars/rxjs/
implementation ("org.webjars:rxjs:2.5.3")
'org.webjars:rxjs:jar:2.5.3'
<dependency org="org.webjars" name="rxjs" rev="2.5.3">
<artifact name="rxjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='rxjs', version='2.5.3')
)
libraryDependencies += "org.webjars" % "rxjs" % "2.5.3"
[org.webjars/rxjs "2.5.3"]
webjars build for RxJS (https://github.com/Reactive-Extensions/RxJS)