License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-sticky-plugin |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionangular-sticky-plugin
WebJar for angular-sticky-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-sticky-plugin-0.5.0.pom | |
angular-sticky-plugin-0.5.0.jar | 120 KB |
angular-sticky-plugin-0.5.0-sources.jar | 22 bytes |
angular-sticky-plugin-0.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-sticky-plugin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-sticky-plugin</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-sticky-plugin/
implementation 'org.webjars.npm:angular-sticky-plugin:0.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-sticky-plugin/
implementation ("org.webjars.npm:angular-sticky-plugin:0.5.0")
'org.webjars.npm:angular-sticky-plugin:jar:0.5.0'
<dependency org="org.webjars.npm" name="angular-sticky-plugin" rev="0.5.0">
<artifact name="angular-sticky-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-sticky-plugin', version='0.5.0')
)
libraryDependencies += "org.webjars.npm" % "angular-sticky-plugin" % "0.5.0"
[org.webjars.npm/angular-sticky-plugin "0.5.0"]