kosmos

library to build a system of components in clojure

Leiningen/Boot

[kosmos "2025-07-26-R1"]

Clojure CLI/deps.edn

kosmos/kosmos {:mvn/version "2025-07-26-R1"}

Gradle

implementation("kosmos:kosmos:2025-07-26-R1")

Maven

<dependency>
  <groupId>kosmos</groupId>
  <artifactId>kosmos</artifactId>
  <version>2025-07-26-R1</version>
</dependency>