is not current version
Last Version 1.0.2

org.webjars.bower:angular-scroll 0.6.4

WebJar for angular-scroll

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-scroll
Version

Version

0.6.4
Type

Type

jar

Download angular-scroll 0.6.4


<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-scroll</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll/
implementation 'org.webjars.bower:angular-scroll:0.6.4'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll/
implementation ("org.webjars.bower:angular-scroll:0.6.4")
'org.webjars.bower:angular-scroll:jar:0.6.4'
<dependency org="org.webjars.bower" name="angular-scroll" rev="0.6.4">
  <artifact name="angular-scroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-scroll', version='0.6.4')
)
libraryDependencies += "org.webjars.bower" % "angular-scroll" % "0.6.4"
[org.webjars.bower/angular-scroll "0.6.4"]