motific

A collection of functions for manipulating words, anagrams, etc

Leiningen/Boot

[motific "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

motific/motific {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("motific:motific:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>motific</groupId>
  <artifactId>motific</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>