cspbox-runtime

runtime lib for cspbox system

Leiningen/Boot

[cspbox-runtime "0.1.0"]

Clojure CLI/deps.edn

cspbox-runtime/cspbox-runtime {:mvn/version "0.1.0"}

Gradle

implementation("cspbox-runtime:cspbox-runtime:0.1.0")

Maven

<dependency>
  <groupId>cspbox-runtime</groupId>
  <artifactId>cspbox-runtime</artifactId>
  <version>0.1.0</version>
</dependency>