io.github.conjurernix/fx.typed

FIXME: my new library.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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