is not current version
Last Version 4.0.1

org.webjars.bower:waypoints 2.0.5

WebJar for jquery-waypoints

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

waypoints
Version

Version

2.0.5
Type

Type

jar

Download waypoints 2.0.5


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