castorocauda

Castorocauda is a client side web development framework-ish library that can be mixed freely with other libraries - All castorocauda source included in this repository release under Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)

Leiningen/Boot

[castorocauda "0.0.9"]

Clojure CLI/deps.edn

castorocauda/castorocauda {:mvn/version "0.0.9"}

Gradle

implementation("castorocauda:castorocauda:0.0.9")

Maven

<dependency>
  <groupId>castorocauda</groupId>
  <artifactId>castorocauda</artifactId>
  <version>0.0.9</version>
</dependency>