is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.javascript:jwebmp-fastclick 1.1.1.0-SNAPSHOT-jre8

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.1.1.0-SNAPSHOT-jre8
Type

Type

jar

Download jwebmp-fastclick 1.1.1.0-SNAPSHOT-jre8


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