GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__redux |
Version | Version3.3.26 |
Type | Typejar |
Filename | Size |
---|---|
types__redux-3.3.26.pom | |
types__redux-3.3.26.jar | 4 KB |
types__redux-3.3.26-sources.jar | 22 bytes |
types__redux-3.3.26-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.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__redux/
implementation 'org.webjars.npm:types__redux:3.3.26'
// https://jarcasting.com/artifacts/org.webjars.npm/types__redux/
implementation ("org.webjars.npm:types__redux:3.3.26")
'org.webjars.npm:types__redux:jar:3.3.26'
<dependency org="org.webjars.npm" name="types__redux" rev="3.3.26">
<artifact name="types__redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__redux', version='3.3.26')
)
libraryDependencies += "org.webjars.npm" % "types__redux" % "3.3.26"
[org.webjars.npm/types__redux "3.3.26"]