msg-dropbox

FIXME: write description

Leiningen/Boot

[msg-dropbox "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

msg-dropbox/msg-dropbox {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("msg-dropbox:msg-dropbox:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>msg-dropbox</groupId>
  <artifactId>msg-dropbox</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>