| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreflux |
| Version | Version6.4.1 |
| Type | Typejar |
| Description |
Descriptionreflux
WebJar for reflux
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reflux-6.4.1.pom | |
| reflux-6.4.1.jar | 77 KB |
| reflux-6.4.1-sources.jar | 22 bytes |
| reflux-6.4.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reflux/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reflux</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reflux/
implementation 'org.webjars.npm:reflux:6.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/reflux/
implementation ("org.webjars.npm:reflux:6.4.1")
'org.webjars.npm:reflux:jar:6.4.1'
<dependency org="org.webjars.npm" name="reflux" rev="6.4.1">
<artifact name="reflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reflux', version='6.4.1')
)
libraryDependencies += "org.webjars.npm" % "reflux" % "6.4.1"
[org.webjars.npm/reflux "6.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : eventemitter3 | jar | [1.1.1,2) |
| org.webjars.npm : reflux-core | jar | [1.0.0,2) |