License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdredux |
Last Version | Last Version5.0.0-alpha.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredux
WebJar for redux
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redux-5.0.0-alpha.0.pom | |
redux-5.0.0-alpha.0.jar | 56 KB |
redux-5.0.0-alpha.0-sources.jar | 22 bytes |
redux-5.0.0-alpha.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/redux/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>redux</artifactId>
<version>5.0.0-alpha.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/redux/
implementation 'org.webjars.npm:redux:5.0.0-alpha.0'
// https://jarcasting.com/artifacts/org.webjars.npm/redux/
implementation ("org.webjars.npm:redux:5.0.0-alpha.0")
'org.webjars.npm:redux:jar:5.0.0-alpha.0'
<dependency org="org.webjars.npm" name="redux" rev="5.0.0-alpha.0">
<artifact name="redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='redux', version='5.0.0-alpha.0')
)
libraryDependencies += "org.webjars.npm" % "redux" % "5.0.0-alpha.0"
[org.webjars.npm/redux "5.0.0-alpha.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : babel__runtime | jar | [7.9.2,8) |