License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdreact-grid-layout |
Version | Version0.16.0 |
Type | Typejar |
Description |
Descriptionreact-grid-layout
WebJar for react-grid-layout
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-grid-layout-0.16.0.pom | |
react-grid-layout-0.16.0.jar | 299 KB |
react-grid-layout-0.16.0-sources.jar | 22 bytes |
react-grid-layout-0.16.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-grid-layout/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-grid-layout</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-grid-layout/
implementation 'org.webjars.bower:react-grid-layout:0.16.0'
// https://jarcasting.com/artifacts/org.webjars.bower/react-grid-layout/
implementation ("org.webjars.bower:react-grid-layout:0.16.0")
'org.webjars.bower:react-grid-layout:jar:0.16.0'
<dependency org="org.webjars.bower" name="react-grid-layout" rev="0.16.0">
<artifact name="react-grid-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-grid-layout', version='0.16.0')
)
libraryDependencies += "org.webjars.bower" % "react-grid-layout" % "0.16.0"
[org.webjars.bower/react-grid-layout "0.16.0"]