is not current version
Last Version 6.0.0-alpha.1

org.webjars.npm:react-router 2.6.1

WebJar for react-router

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-router
Version

Version

2.6.1
Type

Type

jar

Download react-router 2.6.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-router/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-router</artifactId>
    <version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-router/
implementation 'org.webjars.npm:react-router:2.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-router/
implementation ("org.webjars.npm:react-router:2.6.1")
'org.webjars.npm:react-router:jar:2.6.1'
<dependency org="org.webjars.npm" name="react-router" rev="2.6.1">
  <artifact name="react-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-router', version='2.6.1')
)
libraryDependencies += "org.webjars.npm" % "react-router" % "2.6.1"
[org.webjars.npm/react-router "2.6.1"]