is not current version
Last Version 0.24.4

org.webjars.npm:react-router-bootstrap 0.20.0

WebJar for react-router-bootstrap

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-router-bootstrap
Version

Version

0.20.0
Type

Type

jar

Download react-router-bootstrap 0.20.0


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