net.clojars.danpli/sentry-clj

A very thin wrapper around the official Java library for Sentry.

Leiningen/Boot

[net.clojars.danpli/sentry-clj "5.0.161"]

Clojure CLI/deps.edn

net.clojars.danpli/sentry-clj {:mvn/version "5.0.161"}

Gradle

implementation("net.clojars.danpli:sentry-clj:5.0.161")

Maven

<dependency>
  <groupId>net.clojars.danpli</groupId>
  <artifactId>sentry-clj</artifactId>
  <version>5.0.161</version>
</dependency>