com.dmo-t/ipaddress

An IPv4/IPv6 manipulation library in Clojure.

Leiningen/Boot

[com.dmo-t/ipaddress "0.6-SNAPSHOT"]

Clojure CLI/deps.edn

com.dmo-t/ipaddress {:mvn/version "0.6-SNAPSHOT"}

Gradle

implementation("com.dmo-t:ipaddress:0.6-SNAPSHOT")

Maven

<dependency>
  <groupId>com.dmo-t</groupId>
  <artifactId>ipaddress</artifactId>
  <version>0.6-SNAPSHOT</version>
</dependency>