Purely functional recognition of Drag and Click gestures over a W3C Pointer Event -compatible API in Scala/Scala.js
Scala versions:
2.13
gesture 0.5
Group ID:
com.github.benhutchison
Artifact ID:
gesture_2.13
Version:
0.5
Release Date:
Feb 6, 2022
Licenses:
Files:
Full Scala Version:
2.13.7
Developers:
libraryDependencies += "com.github.benhutchison" %% "gesture" % "0.5"
ivy"com.github.benhutchison::gesture:0.5"
//> using dep "com.github.benhutchison::gesture:0.5"
import $ivy.`com.github.benhutchison::gesture:0.5`
<dependency> <groupId>com.github.benhutchison</groupId> <artifactId>gesture_2.13</artifactId> <version>0.5</version> </dependency>
compile group: 'com.github.benhutchison', name: 'gesture_2.13', version: '0.5'