is not current version
Last Version 14.0.0-alpha.5

org.webjars.npm:react-use 12.13.0

WebJar for react-use

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-use
Version

Version

12.13.0
Type

Type

jar

Download react-use 12.13.0


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