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