atroche/bootstrap-notify

This is a simple plugin that turns standard Bootstrap alerts into "Growl-like" notifications.

Leiningen/Boot

[atroche/bootstrap-notify "3.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

atroche/bootstrap-notify {:mvn/version "3.1.3-SNAPSHOT"}

Gradle

implementation("atroche:bootstrap-notify:3.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>atroche</groupId>
  <artifactId>bootstrap-notify</artifactId>
  <version>3.1.3-SNAPSHOT</version>
</dependency>