Categories |
CategoriesGithub Development Tools Version Controls React User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ReactiveX-rxjs |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
github-com-ReactiveX-rxjs-6.1.0.pom | |
github-com-ReactiveX-rxjs-6.1.0.jar | 1 MB |
github-com-ReactiveX-rxjs-6.1.0-sources.jar | 22 bytes |
github-com-ReactiveX-rxjs-6.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ReactiveX-rxjs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ReactiveX-rxjs</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ReactiveX-rxjs/
implementation 'org.webjars.npm:github-com-ReactiveX-rxjs:6.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ReactiveX-rxjs/
implementation ("org.webjars.npm:github-com-ReactiveX-rxjs:6.1.0")
'org.webjars.npm:github-com-ReactiveX-rxjs:jar:6.1.0'
<dependency org="org.webjars.npm" name="github-com-ReactiveX-rxjs" rev="6.1.0">
<artifact name="github-com-ReactiveX-rxjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ReactiveX-rxjs', version='6.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-ReactiveX-rxjs" % "6.1.0"
[org.webjars.npm/github-com-ReactiveX-rxjs "6.1.0"]