com.github.marksto/con-struct

Clojure wrapper for Structured Concurrency (JDK 25+).

Leiningen/Boot

[com.github.marksto/con-struct "0.7.2"]

Clojure CLI/deps.edn

com.github.marksto/con-struct {:mvn/version "0.7.2"}

Gradle

implementation("com.github.marksto:con-struct:0.7.2")

Maven

<dependency>
  <groupId>com.github.marksto</groupId>
  <artifactId>con-struct</artifactId>
  <version>0.7.2</version>
</dependency>