lonocloud/synthread

Syntax Threading library

Leiningen/Boot

[lonocloud/synthread "1.0.5"]

Clojure CLI/deps.edn

lonocloud/synthread {:mvn/version "1.0.5"}

Gradle

implementation("lonocloud:synthread:1.0.5")

Maven

<dependency>
  <groupId>lonocloud</groupId>
  <artifactId>synthread</artifactId>
  <version>1.0.5</version>
</dependency>