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