com.github.brandoncorrea/ttt-core

FIXME: write description

Leiningen/Boot

[com.github.brandoncorrea/ttt-core "0.1.0"]

Clojure CLI/deps.edn

com.github.brandoncorrea/ttt-core {:mvn/version "0.1.0"}

Gradle

implementation("com.github.brandoncorrea:ttt-core:0.1.0")

Maven

<dependency>
  <groupId>com.github.brandoncorrea</groupId>
  <artifactId>ttt-core</artifactId>
  <version>0.1.0</version>
</dependency>