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