hostiness

A Clojure library for garnering information about the host.

Leiningen/Boot

[hostiness "0.0.3"]

Clojure CLI/deps.edn

hostiness/hostiness {:mvn/version "0.0.3"}

Gradle

implementation("hostiness:hostiness:0.0.3")

Maven

<dependency>
  <groupId>hostiness</groupId>
  <artifactId>hostiness</artifactId>
  <version>0.0.3</version>
</dependency>