awb99.fortune

Fortune Cookie Wisdom

Leiningen/Boot

[awb99.fortune "0.0.2"]

Clojure CLI/deps.edn

awb99.fortune/awb99.fortune {:mvn/version "0.0.2"}

Gradle

implementation("awb99.fortune:awb99.fortune:0.0.2")

Maven

<dependency>
  <groupId>awb99.fortune</groupId>
  <artifactId>awb99.fortune</artifactId>
  <version>0.0.2</version>
</dependency>