is not current version
Last Version 1.8.13

org.webjars.bower:ngSticky 1.8.10

WebJar for ngSticky

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ngSticky
Version

Version

1.8.10
Type

Type

jar

Download ngSticky 1.8.10


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