cc.cosin.tools/leiningen-core

Library for core functionality of Leiningen.

Leiningen/Boot

[cc.cosin.tools/leiningen-core "2.6.2-SNAPSHOT"]

Clojure CLI/deps.edn

cc.cosin.tools/leiningen-core {:mvn/version "2.6.2-SNAPSHOT"}

Gradle

implementation("cc.cosin.tools:leiningen-core:2.6.2-SNAPSHOT")

Maven

<dependency>
  <groupId>cc.cosin.tools</groupId>
  <artifactId>leiningen-core</artifactId>
  <version>2.6.2-SNAPSHOT</version>
</dependency>