j

jwebmp-angular-fastclick

The JWebSwing implementation for Angular FastClick
https://github.com/GedMarc/JWebSwing-Fastclick
文件下载
文件名 操作
jwebmp-angular-fastclick-0.62.0.1.jar 下载
jwebmp-angular-fastclick-0.62.0.1.pom 下载
jwebmp-angular-fastclick-0.62.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.jwebmp.jre11</groupId>
  <artifactId>jwebmp-angular-fastclick</artifactId>
  <version>0.62.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.jre11:jwebmp-angular-fastclick:0.62.0.1'
Gradle Kotlin
implementation("com.jwebmp.jre11:jwebmp-angular-fastclick:0.62.0.1")
Scala SBT
libraryDependencies += "com.jwebmp.jre11" % "jwebmp-angular-fastclick" % "0.62.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.jre11', module='jwebmp-angular-fastclick', version='0.62.0.1')
)
Apache Ivy
<dependency org="com.jwebmp.jre11" name="jwebmp-angular-fastclick" rev="0.62.0.1" />
Leiningen
[com.jwebmp.jre11/jwebmp-angular-fastclick "0.62.0.1"]
Apache Buildr
'com.jwebmp.jre11:jwebmp-angular-fastclick:jar:0.62.0.1'