com.dmo-t/ipaddress

An IPv4/IPv6 manipulation library in Clojure.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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