com.github.reifyhealth/raven-clj

Sentry clojure client

Leiningen/Boot

[com.github.reifyhealth/raven-clj "1.4.4"]

Clojure CLI/deps.edn

com.github.reifyhealth/raven-clj {:mvn/version "1.4.4"}

Gradle

implementation("com.github.reifyhealth:raven-clj:1.4.4")

Maven

<dependency>
  <groupId>com.github.reifyhealth</groupId>
  <artifactId>raven-clj</artifactId>
  <version>1.4.4</version>
</dependency>