is not current version
Last Version 1.0.2

org.webjars.bower:angular-scroll 0.7.1

WebJar for angular-scroll

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-scroll
Version

Version

0.7.1
Type

Type

jar

Download angular-scroll 0.7.1


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