clj-gntp

interface to growl

Leiningen/Boot

[clj-gntp "0.0.1"]

Clojure CLI/deps.edn

clj-gntp/clj-gntp {:mvn/version "0.0.1"}

Gradle

implementation("clj-gntp:clj-gntp:0.0.1")

Maven

<dependency>
  <groupId>clj-gntp</groupId>
  <artifactId>clj-gntp</artifactId>
  <version>0.0.1</version>
</dependency>