io.sentry/sentry-clj

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

Leiningen/Boot

[io.sentry/sentry-clj "6.19.195"]

Clojure CLI/deps.edn

io.sentry/sentry-clj {:mvn/version "6.19.195"}

Gradle

implementation("io.sentry:sentry-clj:6.19.195")

Maven

<dependency>
  <groupId>io.sentry</groupId>
  <artifactId>sentry-clj</artifactId>
  <version>6.19.195</version>
</dependency>