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