fntomata

A library for asynchronous flow control on functions

Leiningen/Boot

[fntomata "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

fntomata/fntomata {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("fntomata:fntomata:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fntomata</groupId>
  <artifactId>fntomata</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>