thought2/common-imgs

Clojure library to retrieve random images from the Wikimedia Commons API.

Leiningen/Boot

[thought2/common-imgs "0.2.0"]

Clojure CLI/deps.edn

thought2/common-imgs {:mvn/version "0.2.0"}

Gradle

implementation("thought2:common-imgs:0.2.0")

Maven

<dependency>
  <groupId>thought2</groupId>
  <artifactId>common-imgs</artifactId>
  <version>0.2.0</version>
</dependency>