othello

An implementation of Operational Transform

  • VCSN/A

  • cljdoc documentationcljdoc
  • 96 Downloads
  • 8 This Version

Leiningen/Boot

[othello "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

othello/othello {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("othello:othello:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>othello</groupId>
  <artifactId>othello</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>