com.sagevisuals/thingy

A Clojure library that provides a bizarre function definition

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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