com.github.gavinkflam/factory-squid

Leiningen/Boot

[com.github.gavinkflam/factory-squid "1.0.0-alpha5"]

Clojure CLI/deps.edn

com.github.gavinkflam/factory-squid {:mvn/version "1.0.0-alpha5"}

Gradle

implementation("com.github.gavinkflam:factory-squid:1.0.0-alpha5")

Maven

<dependency>
  <groupId>com.github.gavinkflam</groupId>
  <artifactId>factory-squid</artifactId>
  <version>1.0.0-alpha5</version>
</dependency>