Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__react-redux |
Version | Version6.0.12 |
Type | Typejar |
Filename | Size |
---|---|
types__react-redux-6.0.12.pom | |
types__react-redux-6.0.12.jar | 9 KB |
types__react-redux-6.0.12-sources.jar | 22 bytes |
types__react-redux-6.0.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__react-redux/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__react-redux</artifactId>
<version>6.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-redux/
implementation 'org.webjars.npm:types__react-redux:6.0.12'
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-redux/
implementation ("org.webjars.npm:types__react-redux:6.0.12")
'org.webjars.npm:types__react-redux:jar:6.0.12'
<dependency org="org.webjars.npm" name="types__react-redux" rev="6.0.12">
<artifact name="types__react-redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__react-redux', version='6.0.12')
)
libraryDependencies += "org.webjars.npm" % "types__react-redux" % "6.0.12"
[org.webjars.npm/types__react-redux "6.0.12"]