io.github.conjurernix/fx.typed

FIXME: my new library.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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