Last Version

React Router 2.4.0

WebJar for React Router

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

react-router
Version

Version

2.4.0
Type

Type

jar
Description

Description

React Router
WebJar for React Router
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/react-router

Download react-router 2.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.