techascent/tech.io

IO abstractions to enable rapid research and prototyping.

Leiningen/Boot

[techascent/tech.io "1.0"]

Clojure CLI/deps.edn

techascent/tech.io {:mvn/version "1.0"}

Gradle

implementation("techascent:tech.io:1.0")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.io</artifactId>
  <version>1.0</version>
</dependency>