WebJar for FastClick
More info: http://webjars.org
Upstream: http://ftlabs.github.io/fastclick/
License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdfastclick |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastClick
WebJar for FastClick
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastclick-1.0.6.pom | |
fastclick-1.0.6.jar | 9 KB |
fastclick-1.0.6-javadoc.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/fastclick/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>fastclick</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/fastclick/
implementation 'org.webjars:fastclick:1.0.6'
// https://jarcasting.com/artifacts/org.webjars/fastclick/
implementation ("org.webjars:fastclick:1.0.6")
'org.webjars:fastclick:jar:1.0.6'
<dependency org="org.webjars" name="fastclick" rev="1.0.6">
<artifact name="fastclick" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='fastclick', version='1.0.6')
)
libraryDependencies += "org.webjars" % "fastclick" % "1.0.6"
[org.webjars/fastclick "1.0.6"]
WebJar for FastClick
More info: http://webjars.org
Upstream: http://ftlabs.github.io/fastclick/