hub.service/notification

Notification service.

Leiningen/Boot

[hub.service/notification "0.3.4"]

Clojure CLI/deps.edn

hub.service/notification {:mvn/version "0.3.4"}

Gradle

implementation("hub.service:notification:0.3.4")

Maven

<dependency>
  <groupId>hub.service</groupId>
  <artifactId>notification</artifactId>
  <version>0.3.4</version>
</dependency>