is not current version
Last Version 1.7.2

org.webjars.bower:angular-ui-scroll 1.4.1

WebJar for angular-ui-scroll

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ui-scroll
Version

Version

1.4.1
Type

Type

jar

Download angular-ui-scroll 1.4.1


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