tranchis/incanter-io

Incanter-io is the I/O module of the Incanter project.

Leiningen/Boot

[tranchis/incanter-io "1.5.5-SNAPSHOT"]

Clojure CLI/deps.edn

tranchis/incanter-io {:mvn/version "1.5.5-SNAPSHOT"}

Gradle

implementation("tranchis:incanter-io:1.5.5-SNAPSHOT")

Maven

<dependency>
  <groupId>tranchis</groupId>
  <artifactId>incanter-io</artifactId>
  <version>1.5.5-SNAPSHOT</version>
</dependency>