is not current version
Last Version 1.0.0

org.webjars.npm:react-history 0.15.1

WebJar for react-history

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-history
Version

Version

0.15.1
Type

Type

jar

Download react-history 0.15.1


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