yayitswei/warpcore

Common code for starting projects faster

  • VCSN/A

  • cljdoc documentationcljdoc
  • 275 Downloads
  • 25 This Version

Leiningen/Boot

[yayitswei/warpcore "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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