com.github.qmoya/stimulus

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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