clomanji/sm2

A Clojure(script) library implementing the SuperMemo 2 algorithm

Leiningen/Boot

[clomanji/sm2 "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

clomanji/sm2 {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("clomanji:sm2:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clomanji</groupId>
  <artifactId>sm2</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>