cljsjs/humane

A simple, modern, browser notification system

Leiningen/Boot

[cljsjs/humane "3.2.2-1"]

Clojure CLI/deps.edn

cljsjs/humane {:mvn/version "3.2.2-1"}

Gradle

implementation("cljsjs:humane:3.2.2-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>humane</artifactId>
  <version>3.2.2-1</version>
</dependency>