is not current version
Last Version 1.10.1

org.webjars.npm:react-resizable 1.3.0

WebJar for react-resizable

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-resizable
Version

Version

1.3.0
Type

Type

jar

Download react-resizable 1.3.0


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