License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjquery-touchswipe |
Version | Version1.6.15 |
Type | Typejar |
Description |
Descriptionjquery-touchswipe
WebJar for jquery-touchswipe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-touchswipe-1.6.15.pom | |
jquery-touchswipe-1.6.15.jar | 194 KB |
jquery-touchswipe-1.6.15-sources.jar | 22 bytes |
jquery-touchswipe-1.6.15-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-touchswipe/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-touchswipe</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-touchswipe/
implementation 'org.webjars.bower:jquery-touchswipe:1.6.15'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-touchswipe/
implementation ("org.webjars.bower:jquery-touchswipe:1.6.15")
'org.webjars.bower:jquery-touchswipe:jar:1.6.15'
<dependency org="org.webjars.bower" name="jquery-touchswipe" rev="1.6.15">
<artifact name="jquery-touchswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-touchswipe', version='1.6.15')
)
libraryDependencies += "org.webjars.bower" % "jquery-touchswipe" % "1.6.15"
[org.webjars.bower/jquery-touchswipe "1.6.15"]