License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdzeptojs |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZepto.js
WebJar for Zepto.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zeptojs-1.2.0.pom | |
zeptojs-1.2.0.jar | 24 KB |
zeptojs-1.2.0-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/zeptojs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>zeptojs</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/zeptojs/
implementation 'org.webjars:zeptojs:1.2.0'
// https://jarcasting.com/artifacts/org.webjars/zeptojs/
implementation ("org.webjars:zeptojs:1.2.0")
'org.webjars:zeptojs:jar:1.2.0'
<dependency org="org.webjars" name="zeptojs" rev="1.2.0">
<artifact name="zeptojs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='zeptojs', version='1.2.0')
)
libraryDependencies += "org.webjars" % "zeptojs" % "1.2.0"
[org.webjars/zeptojs "1.2.0"]