rodnaph/bernie

FIXME: write description

Leiningen/Boot

[rodnaph/bernie "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

rodnaph/bernie {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("rodnaph:bernie:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>rodnaph</groupId>
  <artifactId>bernie</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>