j

jwebmp-angular-fastclick

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