ljosa/exploding-fish

URI library that defines a UniformResourceIdentifier protocol, and implements it on a custom Uri class, as well as java.net.URI, java.net.URL, and java.lang.String.

Leiningen/Boot

[ljosa/exploding-fish "0.3.5-SNAPSHOT"]

Clojure CLI/deps.edn

ljosa/exploding-fish {:mvn/version "0.3.5-SNAPSHOT"}

Gradle

implementation("ljosa:exploding-fish:0.3.5-SNAPSHOT")

Maven

<dependency>
  <groupId>ljosa</groupId>
  <artifactId>exploding-fish</artifactId>
  <version>0.3.5-SNAPSHOT</version>
</dependency>