io.github.babashka/deps-deploy-test-lib

A library that exists to be published; babashka.deps-deploy's deploys are tried on it

Leiningen/Boot

[io.github.babashka/deps-deploy-test-lib "0.0.3"]

Clojure CLI/deps.edn

io.github.babashka/deps-deploy-test-lib {:mvn/version "0.0.3"}

Gradle

implementation("io.github.babashka:deps-deploy-test-lib:0.0.3")

Maven

<dependency>
  <groupId>io.github.babashka</groupId>
  <artifactId>deps-deploy-test-lib</artifactId>
  <version>0.0.3</version>
</dependency>