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