| License |
License |
|---|---|
| GroupId | GroupIdorg.fujion.webjars |
| ArtifactId | ArtifactIdwebjar-rxjs |
| Last Version | Last Version7.5.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRxJS
RxJS Library.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webjar-rxjs-7.5.5.pom | |
| webjar-rxjs-7.5.5.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-rxjs/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-rxjs</artifactId>
<version>7.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-rxjs/
implementation 'org.fujion.webjars:webjar-rxjs:7.5.5'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-rxjs/
implementation ("org.fujion.webjars:webjar-rxjs:7.5.5")
'org.fujion.webjars:webjar-rxjs:jar:7.5.5'
<dependency org="org.fujion.webjars" name="webjar-rxjs" rev="7.5.5">
<artifact name="webjar-rxjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-rxjs', version='7.5.5')
)
libraryDependencies += "org.fujion.webjars" % "webjar-rxjs" % "7.5.5"
[org.fujion.webjars/webjar-rxjs "7.5.5"]