lambdacd-artifacts

provides a way to access build artifacts generated by a step in LambdaCD

Leiningen/Boot

[lambdacd-artifacts "0.1.2"]

Clojure CLI/deps.edn

lambdacd-artifacts/lambdacd-artifacts {:mvn/version "0.1.2"}

Gradle

implementation("lambdacd-artifacts:lambdacd-artifacts:0.1.2")

Maven

<dependency>
  <groupId>lambdacd-artifacts</groupId>
  <artifactId>lambdacd-artifacts</artifactId>
  <version>0.1.2</version>
</dependency>