org.clojars.ludug3r0/gnugo-gtp

A Clojure library designed to communicate with GNU Go through the GTP protocol.

Leiningen/Boot

[org.clojars.ludug3r0/gnugo-gtp "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.ludug3r0/gnugo-gtp {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("org.clojars.ludug3r0:gnugo-gtp:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.ludug3r0</groupId>
  <artifactId>gnugo-gtp</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

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