| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdtypes__redux | 
| Last Version | Last Version3.6.31 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description@types/redux WebJar for @types/redux | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| types__redux-3.6.31.pom | |
| types__redux-3.6.31.jar | 4 KB | 
| types__redux-3.6.31-sources.jar | 22 bytes | 
| types__redux-3.6.31-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__redux/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>types__redux</artifactId>
    <version>3.6.31</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/types__redux/
implementation 'org.webjars.npm:types__redux:3.6.31'// https://jarcasting.com/artifacts/org.webjars.npm/types__redux/
implementation ("org.webjars.npm:types__redux:3.6.31")'org.webjars.npm:types__redux:jar:3.6.31'<dependency org="org.webjars.npm" name="types__redux" rev="3.6.31">
  <artifact name="types__redux" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='types__redux', version='3.6.31')
)libraryDependencies += "org.webjars.npm" % "types__redux" % "3.6.31"[org.webjars.npm/types__redux "3.6.31"]