License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-sidebar |
Version | Version3.3.2 |
Type | Typejar |
Description |
Descriptionjquery-sidebar
WebJar for jquery-sidebar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-sidebar-3.3.2.pom | |
jquery-sidebar-3.3.2.jar | 13 KB |
jquery-sidebar-3.3.2-sources.jar | 22 bytes |
jquery-sidebar-3.3.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-sidebar/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-sidebar</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sidebar/
implementation 'org.webjars.npm:jquery-sidebar:3.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sidebar/
implementation ("org.webjars.npm:jquery-sidebar:3.3.2")
'org.webjars.npm:jquery-sidebar:jar:3.3.2'
<dependency org="org.webjars.npm" name="jquery-sidebar" rev="3.3.2">
<artifact name="jquery-sidebar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-sidebar', version='3.3.2')
)
libraryDependencies += "org.webjars.npm" % "jquery-sidebar" % "3.3.2"
[org.webjars.npm/jquery-sidebar "3.3.2"]