readux-starter/boot-template

readux starter template for Boot new

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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