io.github.drbuchkov/re-xstate

FIXME: my new library.

Leiningen/Boot

[io.github.drbuchkov/re-xstate "0.0.3"]

Clojure CLI/deps.edn

io.github.drbuchkov/re-xstate {:mvn/version "0.0.3"}

Gradle

implementation("io.github.drbuchkov:re-xstate:0.0.3")

Maven

<dependency>
  <groupId>io.github.drbuchkov</groupId>
  <artifactId>re-xstate</artifactId>
  <version>0.0.3</version>
</dependency>