com.github.pmonks/tools-convenience

Convenience fns for tools.build scripts

Leiningen/Boot

[com.github.pmonks/tools-convenience "1.0.151"]

Clojure CLI/deps.edn

com.github.pmonks/tools-convenience {:mvn/version "1.0.151"}

Gradle

implementation("com.github.pmonks:tools-convenience:1.0.151")

Maven

<dependency>
  <groupId>com.github.pmonks</groupId>
  <artifactId>tools-convenience</artifactId>
  <version>1.0.151</version>
</dependency>