is not current version
Last Version 1.0.2

org.webjars.bower:angular-scroll 1.0.0

WebJar for angular-scroll

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-scroll
Version

Version

1.0.0
Type

Type

jar

Download angular-scroll 1.0.0


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