j

jwebmp-angular-fastclick

The JWebSwing implementation for Angular FastClick
https://github.com/GedMarc/JWebSwing-Fastclick
Files download
File Operation
jwebmp-angular-fastclick-0.59.0.14.jar download
jwebmp-angular-fastclick-0.59.0.14.pom download
jwebmp-angular-fastclick-0.59.0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.jre10</groupId>
  <artifactId>jwebmp-angular-fastclick</artifactId>
  <version>0.59.0.14</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.jre10:jwebmp-angular-fastclick:0.59.0.14'
Gradle Kotlin
implementation("com.jwebmp.jre10:jwebmp-angular-fastclick:0.59.0.14")
Scala SBT
libraryDependencies += "com.jwebmp.jre10" % "jwebmp-angular-fastclick" % "0.59.0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.jre10', module='jwebmp-angular-fastclick', version='0.59.0.14')
)
Apache Ivy
<dependency org="com.jwebmp.jre10" name="jwebmp-angular-fastclick" rev="0.59.0.14" />
Leiningen
[com.jwebmp.jre10/jwebmp-angular-fastclick "0.59.0.14"]
Apache Buildr
'com.jwebmp.jre10:jwebmp-angular-fastclick:jar:0.59.0.14'