Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__react-redux |
Version | Version4.4.47 |
Type | Typejar |
Filename | Size |
---|---|
types__react-redux-4.4.47.pom | |
types__react-redux-4.4.47.jar | 6 KB |
types__react-redux-4.4.47-sources.jar | 22 bytes |
types__react-redux-4.4.47-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>4.4.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-redux/
implementation 'org.webjars.npm:types__react-redux:4.4.47'
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-redux/
implementation ("org.webjars.npm:types__react-redux:4.4.47")
'org.webjars.npm:types__react-redux:jar:4.4.47'
<dependency org="org.webjars.npm" name="types__react-redux" rev="4.4.47">
<artifact name="types__react-redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__react-redux', version='4.4.47')
)
libraryDependencies += "org.webjars.npm" % "types__react-redux" % "4.4.47"
[org.webjars.npm/types__react-redux "4.4.47"]