lambdacd-notifications

Notifications plugin for LambdaCD

Leiningen/Boot

[lambdacd-notifications "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

lambdacd-notifications/lambdacd-notifications {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("lambdacd-notifications:lambdacd-notifications:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lambdacd-notifications</groupId>
  <artifactId>lambdacd-notifications</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>