farm.gojek/sentry-clj.async

An async library for pushing events to sentry

Leiningen/Boot

[farm.gojek/sentry-clj.async "1.0.0"]

Clojure CLI/deps.edn

farm.gojek/sentry-clj.async {:mvn/version "1.0.0"}

Gradle

implementation("farm.gojek:sentry-clj.async:1.0.0")

Maven

<dependency>
  <groupId>farm.gojek</groupId>
  <artifactId>sentry-clj.async</artifactId>
  <version>1.0.0</version>
</dependency>