tranchis/incanter-core

Incanter-core is the core module of the Incanter project.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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