com.sagevisuals/thingy

A Clojure library that provides a bizarre function definition

Leiningen/Boot

[com.sagevisuals/thingy "0-SNAPSHOT1"]

Clojure CLI/deps.edn

com.sagevisuals/thingy {:mvn/version "0-SNAPSHOT1"}

Gradle

implementation("com.sagevisuals:thingy:0-SNAPSHOT1")

Maven

<dependency>
  <groupId>com.sagevisuals</groupId>
  <artifactId>thingy</artifactId>
  <version>0-SNAPSHOT1</version>
</dependency>