nst/pos5

Client for sentry

Leiningen/Boot

[nst/pos5 "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

nst/pos5 {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("nst:pos5:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>nst</groupId>
  <artifactId>pos5</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>