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