info.hoetzel/clj-nio2

Leiningen/Boot

[info.hoetzel/clj-nio2 "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

info.hoetzel/clj-nio2 {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("info.hoetzel:clj-nio2:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>info.hoetzel</groupId>
  <artifactId>clj-nio2</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>