memento

FIXME: write description

Leiningen/Boot

[memento "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("memento:memento:0.2.1")

Maven

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