yayitswei/warpcore

Common code for starting projects faster

Leiningen/Boot

[yayitswei/warpcore "0.1.12-SNAPSHOT"]

Clojure CLI/deps.edn

yayitswei/warpcore {:mvn/version "0.1.12-SNAPSHOT"}

Gradle

implementation("yayitswei:warpcore:0.1.12-SNAPSHOT")

Maven

<dependency>
  <groupId>yayitswei</groupId>
  <artifactId>warpcore</artifactId>
  <version>0.1.12-SNAPSHOT</version>
</dependency>