io.sentry/sentry-clj

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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