License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-oblador-angular-scroll |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-scroll
WebJar for angular-scroll
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-oblador-angular-scroll/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-oblador-angular-scroll</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-oblador-angular-scroll/
implementation 'org.webjars.npm:github-com-oblador-angular-scroll:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-oblador-angular-scroll/
implementation ("org.webjars.npm:github-com-oblador-angular-scroll:1.0.2")
'org.webjars.npm:github-com-oblador-angular-scroll:jar:1.0.2'
<dependency org="org.webjars.npm" name="github-com-oblador-angular-scroll" rev="1.0.2">
<artifact name="github-com-oblador-angular-scroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-oblador-angular-scroll', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-oblador-angular-scroll" % "1.0.2"
[org.webjars.npm/github-com-oblador-angular-scroll "1.0.2"]