License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bowergithub.reacttraining |
ArtifactId | ArtifactIdreact-router |
Version | Version4.3.1 |
Type | Typejar |
Description |
Descriptionreact-router
WebJar for react-router
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-router-4.3.1.pom | |
react-router-4.3.1.jar | 987 KB |
react-router-4.3.1-sources.jar | 22 bytes |
react-router-4.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.reacttraining/react-router/ -->
<dependency>
<groupId>org.webjars.bowergithub.reacttraining</groupId>
<artifactId>react-router</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.reacttraining/react-router/
implementation 'org.webjars.bowergithub.reacttraining:react-router:4.3.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.reacttraining/react-router/
implementation ("org.webjars.bowergithub.reacttraining:react-router:4.3.1")
'org.webjars.bowergithub.reacttraining:react-router:jar:4.3.1'
<dependency org="org.webjars.bowergithub.reacttraining" name="react-router" rev="4.3.1">
<artifact name="react-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.reacttraining', module='react-router', version='4.3.1')
)
libraryDependencies += "org.webjars.bowergithub.reacttraining" % "react-router" % "4.3.1"
[org.webjars.bowergithub.reacttraining/react-router "4.3.1"]