io.github.conjurernix/fx.typed

FIXME: my new library.

Leiningen/Boot

[io.github.conjurernix/fx.typed "0.0.1-alpha2"]

Clojure CLI/deps.edn

io.github.conjurernix/fx.typed {:mvn/version "0.0.1-alpha2"}

Gradle

implementation("io.github.conjurernix:fx.typed:0.0.1-alpha2")

Maven

<dependency>
  <groupId>io.github.conjurernix</groupId>
  <artifactId>fx.typed</artifactId>
  <version>0.0.1-alpha2</version>
</dependency>