editoreable

FIXME: write this!

Leiningen/Boot

[editoreable "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

editoreable/editoreable {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("editoreable:editoreable:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>editoreable</groupId>
  <artifactId>editoreable</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>