com.github.qmoya/stimulus

Leiningen/Boot

[com.github.qmoya/stimulus "0.2.0"]

Clojure CLI/deps.edn

com.github.qmoya/stimulus {:mvn/version "0.2.0"}

Gradle

implementation("com.github.qmoya:stimulus:0.2.0")

Maven

<dependency>
  <groupId>com.github.qmoya</groupId>
  <artifactId>stimulus</artifactId>
  <version>0.2.0</version>
</dependency>