License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrxjs-system-bundle |
Version | Version5.1.1-2 |
Type | Typejar |
Description |
Descriptionrxjs-system-bundle
WebJar for rxjs-system-bundle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxjs-system-bundle-5.1.1-2.pom | |
rxjs-system-bundle-5.1.1-2.jar | 286 KB |
rxjs-system-bundle-5.1.1-2-sources.jar | 22 bytes |
rxjs-system-bundle-5.1.1-2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rxjs-system-bundle/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rxjs-system-bundle</artifactId>
<version>5.1.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rxjs-system-bundle/
implementation 'org.webjars.npm:rxjs-system-bundle:5.1.1-2'
// https://jarcasting.com/artifacts/org.webjars.npm/rxjs-system-bundle/
implementation ("org.webjars.npm:rxjs-system-bundle:5.1.1-2")
'org.webjars.npm:rxjs-system-bundle:jar:5.1.1-2'
<dependency org="org.webjars.npm" name="rxjs-system-bundle" rev="5.1.1-2">
<artifact name="rxjs-system-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rxjs-system-bundle', version='5.1.1-2')
)
libraryDependencies += "org.webjars.npm" % "rxjs-system-bundle" % "5.1.1-2"
[org.webjars.npm/rxjs-system-bundle "5.1.1-2"]