GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdjquery-touchswipe |
Version | Version1.6.15 |
Type | Typejar |
Filename | Size |
---|---|
jquery-touchswipe-1.6.15.pom | |
jquery-touchswipe-1.6.15.jar | 192 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.npm/jquery-touchswipe/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-touchswipe</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-touchswipe/
implementation 'org.webjars.npm:jquery-touchswipe:1.6.15'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-touchswipe/
implementation ("org.webjars.npm:jquery-touchswipe:1.6.15")
'org.webjars.npm:jquery-touchswipe:jar:1.6.15'
<dependency org="org.webjars.npm" name="jquery-touchswipe" rev="1.6.15">
<artifact name="jquery-touchswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-touchswipe', version='1.6.15')
)
libraryDependencies += "org.webjars.npm" % "jquery-touchswipe" % "1.6.15"
[org.webjars.npm/jquery-touchswipe "1.6.15"]