com.github.gnl/build-simple

Use clojure/tools.build with less DIY

  • VCSN/A

  • cljdoc documentationcljdoc
  • 0 Downloads
  • 0 This Version

Leiningen/Boot

[com.github.gnl/build-simple "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.gnl/build-simple {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.gnl:build-simple:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.gnl</groupId>
  <artifactId>build-simple</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>