License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-resizable |
Version | Version1.10.1 |
Type | Typejar |
Description |
Descriptionreact-resizable
WebJar for react-resizable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-resizable-1.10.1.pom | |
react-resizable-1.10.1.jar | 21 KB |
react-resizable-1.10.1-sources.jar | 22 bytes |
react-resizable-1.10.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-resizable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-resizable</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-resizable/
implementation 'org.webjars.npm:react-resizable:1.10.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-resizable/
implementation ("org.webjars.npm:react-resizable:1.10.1")
'org.webjars.npm:react-resizable:jar:1.10.1'
<dependency org="org.webjars.npm" name="react-resizable" rev="1.10.1">
<artifact name="react-resizable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-resizable', version='1.10.1')
)
libraryDependencies += "org.webjars.npm" % "react-resizable" % "1.10.1"
[org.webjars.npm/react-resizable "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : prop-types | jar | [15,16) |
org.webjars.npm : react-draggable | jar | [4.0.3,5) |