cats/cats-channel

Category Theory abstractions for Clojure

Leiningen/Boot

[cats/cats-channel "0.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

cats/cats-channel {:mvn/version "0.4.0-SNAPSHOT"}

Gradle

implementation("cats:cats-channel:0.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cats</groupId>
  <artifactId>cats-channel</artifactId>
  <version>0.4.0-SNAPSHOT</version>
</dependency>