readux-starter/boot-template

readux starter template for Boot new

Leiningen/Boot

[readux-starter/boot-template "0.1.4"]

Clojure CLI/deps.edn

readux-starter/boot-template {:mvn/version "0.1.4"}

Gradle

implementation("readux-starter:boot-template:0.1.4")

Maven

<dependency>
  <groupId>readux-starter</groupId>
  <artifactId>boot-template</artifactId>
  <version>0.1.4</version>
</dependency>