com.ptsecurity/flower

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

Leiningen/Boot

[com.ptsecurity/flower "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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