com.sagevisuals/thingy

A Clojure library that provides a bizarre function definition

Leiningen/Boot

[com.sagevisuals/thingy "1-SNAPSHOT0"]

Clojure CLI/deps.edn

com.sagevisuals/thingy {:mvn/version "1-SNAPSHOT0"}

Gradle

implementation("com.sagevisuals:thingy:1-SNAPSHOT0")

Maven

<dependency>
  <groupId>com.sagevisuals</groupId>
  <artifactId>thingy</artifactId>
  <version>1-SNAPSHOT0</version>
</dependency>