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