com.github.mikehardice/capra

A small library for basic shapes and events using Java2d/awt

Leiningen/Boot

[com.github.mikehardice/capra "0.0.10"]

Clojure CLI/deps.edn

com.github.mikehardice/capra {:mvn/version "0.0.10"}

Gradle

implementation("com.github.mikehardice:capra:0.0.10")

Maven

<dependency>
  <groupId>com.github.mikehardice</groupId>
  <artifactId>capra</artifactId>
  <version>0.0.10</version>
</dependency>