carry

ClojureScript single-page application framework.

Leiningen/Boot

[carry "0.8.0-SNAPSHOT"]

Clojure CLI/deps.edn

carry/carry {:mvn/version "0.8.0-SNAPSHOT"}

Gradle

implementation("carry:carry:0.8.0-SNAPSHOT")

Maven

<dependency>
  <groupId>carry</groupId>
  <artifactId>carry</artifactId>
  <version>0.8.0-SNAPSHOT</version>
</dependency>