com.dmo-t/ipaddress

An IPv4/IPv6 manipulation library in Clojure.

Leiningen/Boot

[com.dmo-t/ipaddress "0.6.13"]

Clojure CLI/deps.edn

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

Gradle

implementation("com.dmo-t:ipaddress:0.6.13")

Maven

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