tech.gojek/sentry-clj.async

An async library for pushing events to sentry

Leiningen/Boot

[tech.gojek/sentry-clj.async "1.0.1"]

Clojure CLI/deps.edn

tech.gojek/sentry-clj.async {:mvn/version "1.0.1"}

Gradle

implementation("tech.gojek:sentry-clj.async:1.0.1")

Maven

<dependency>
  <groupId>tech.gojek</groupId>
  <artifactId>sentry-clj.async</artifactId>
  <version>1.0.1</version>
</dependency>