cspbox-runtime

runtime lib for cspbox system

Leiningen/Boot

[cspbox-runtime "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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