is not current version
Last Version 1.2.0

org.webjars:zeptojs 1.1.6

WebJar for Zepto.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

zeptojs
Version

Version

1.1.6
Type

Type

jar

Download zeptojs 1.1.6


<!-- https://jarcasting.com/artifacts/org.webjars/zeptojs/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>zeptojs</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/zeptojs/
implementation 'org.webjars:zeptojs:1.1.6'
// https://jarcasting.com/artifacts/org.webjars/zeptojs/
implementation ("org.webjars:zeptojs:1.1.6")
'org.webjars:zeptojs:jar:1.1.6'
<dependency org="org.webjars" name="zeptojs" rev="1.1.6">
  <artifact name="zeptojs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='zeptojs', version='1.1.6')
)
libraryDependencies += "org.webjars" % "zeptojs" % "1.1.6"
[org.webjars/zeptojs "1.1.6"]