fourtytoo/record-deps

Write the project dependency tree to a (resource) file.

Leiningen/Boot

[fourtytoo/record-deps "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

fourtytoo/record-deps {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("fourtytoo:record-deps:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>fourtytoo</groupId>
  <artifactId>record-deps</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>