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