com.ptsecurity/flower

Flower is a library for integration with task trackers, repositories, messaging systems and more

Leiningen/Boot

[com.ptsecurity/flower "0.1.5"]

Clojure CLI/deps.edn

com.ptsecurity/flower {:mvn/version "0.1.5"}

Gradle

implementation("com.ptsecurity:flower:0.1.5")

Maven

<dependency>
  <groupId>com.ptsecurity</groupId>
  <artifactId>flower</artifactId>
  <version>0.1.5</version>
</dependency>