org.clojars.euccastro/spaced-repetition

Implementations of the SM-5 spaced repetition algorithm.

Leiningen/Boot

[org.clojars.euccastro/spaced-repetition "0.1.2"]

Clojure CLI/deps.edn

org.clojars.euccastro/spaced-repetition {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.euccastro:spaced-repetition:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.euccastro</groupId>
  <artifactId>spaced-repetition</artifactId>
  <version>0.1.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.