social.forks/cemerick.url

Makes working with URLs in Clojure a little more pleasant.

Leiningen/Boot

[social.forks/cemerick.url "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

social.forks/cemerick.url {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("social.forks:cemerick.url:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>social.forks</groupId>
  <artifactId>cemerick.url</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>