GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-waypoints |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
jquery-waypoints-3.1.1.pom | |
jquery-waypoints-3.1.1.jar | 36 KB |
jquery-waypoints-3.1.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-waypoints/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-waypoints</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-waypoints/
implementation 'org.webjars.bower:jquery-waypoints:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-waypoints/
implementation ("org.webjars.bower:jquery-waypoints:3.1.1")
'org.webjars.bower:jquery-waypoints:jar:3.1.1'
<dependency org="org.webjars.bower" name="jquery-waypoints" rev="3.1.1">
<artifact name="jquery-waypoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-waypoints', version='3.1.1')
)
libraryDependencies += "org.webjars.bower" % "jquery-waypoints" % "3.1.1"
[org.webjars.bower/jquery-waypoints "3.1.1"]