memento

FIXME: write description

Leiningen/Boot

[memento "0.1.0"]

Clojure CLI/deps.edn

memento/memento {:mvn/version "0.1.0"}

Gradle

implementation("memento:memento:0.1.0")

Maven

<dependency>
  <groupId>memento</groupId>
  <artifactId>memento</artifactId>
  <version>0.1.0</version>
</dependency>