is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.javascript:jwebmp-fastclick 1.0.2.1-jre13

The JWebSwing implementation for Angular FastClick

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.jwebmp.plugins.javascript
ArtifactId

ArtifactId

jwebmp-fastclick
Version

Version

1.0.2.1-jre13
Type

Type

jar

Download jwebmp-fastclick 1.0.2.1-jre13


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-fastclick/ -->
<dependency>
    <groupId>com.jwebmp.plugins.javascript</groupId>
    <artifactId>jwebmp-fastclick</artifactId>
    <version>1.0.2.1-jre13</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-fastclick/
implementation 'com.jwebmp.plugins.javascript:jwebmp-fastclick:1.0.2.1-jre13'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-fastclick/
implementation ("com.jwebmp.plugins.javascript:jwebmp-fastclick:1.0.2.1-jre13")
'com.jwebmp.plugins.javascript:jwebmp-fastclick:jar:1.0.2.1-jre13'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-fastclick" rev="1.0.2.1-jre13">
  <artifact name="jwebmp-fastclick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.javascript', module='jwebmp-fastclick', version='1.0.2.1-jre13')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-fastclick" % "1.0.2.1-jre13"
[com.jwebmp.plugins.javascript/jwebmp-fastclick "1.0.2.1-jre13"]