org.clojars.drbobbeaty/capn-hook

Simple library for reliable webhook generation for apps

Leiningen/Boot

[org.clojars.drbobbeaty/capn-hook "0.1.0"]

Clojure CLI/deps.edn

org.clojars.drbobbeaty/capn-hook {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.drbobbeaty:capn-hook:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.drbobbeaty</groupId>
  <artifactId>capn-hook</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.