cljsjs/mobile-drag-drop

A drop-in shim to allow you to use existing html5 drag'n'drop code with mobile browsers

Leiningen/Boot

[cljsjs/mobile-drag-drop "2.3.0-rc.1-0"]

Clojure CLI/deps.edn

cljsjs/mobile-drag-drop {:mvn/version "2.3.0-rc.1-0"}

Gradle

implementation("cljsjs:mobile-drag-drop:2.3.0-rc.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>mobile-drag-drop</artifactId>
  <version>2.3.0-rc.1-0</version>
</dependency>