GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-waypoints |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
jquery-waypoints-2.0.3.pom | |
jquery-waypoints-2.0.3.jar | 134 KB |
jquery-waypoints-2.0.3-sources.jar | 22 bytes |
jquery-waypoints-2.0.3-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>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-waypoints/
implementation 'org.webjars.bower:jquery-waypoints:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-waypoints/
implementation ("org.webjars.bower:jquery-waypoints:2.0.3")
'org.webjars.bower:jquery-waypoints:jar:2.0.3'
<dependency org="org.webjars.bower" name="jquery-waypoints" rev="2.0.3">
<artifact name="jquery-waypoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-waypoints', version='2.0.3')
)
libraryDependencies += "org.webjars.bower" % "jquery-waypoints" % "2.0.3"
[org.webjars.bower/jquery-waypoints "2.0.3"]