cljsjs/chessground

Mobile/Web chess UI built with mithril.js, for lichess.org http://lichess.org

Leiningen/Boot

[cljsjs/chessground "4.4.0-0"]

Clojure CLI/deps.edn

cljsjs/chessground {:mvn/version "4.4.0-0"}

Gradle

implementation("cljsjs:chessground:4.4.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>chessground</artifactId>
  <version>4.4.0-0</version>
</dependency>