com.phronemophobic/viscous

FIXME: my new library.

Leiningen/Boot

[com.phronemophobic/viscous "1.0"]

Clojure CLI/deps.edn

com.phronemophobic/viscous {:mvn/version "1.0"}

Gradle

implementation("com.phronemophobic:viscous:1.0")

Maven

<dependency>
  <groupId>com.phronemophobic</groupId>
  <artifactId>viscous</artifactId>
  <version>1.0</version>
</dependency>