devth/tentacles

A library for working with the Github API.

Leiningen/Boot

[devth/tentacles "0.5.1"]

Clojure CLI/deps.edn

devth/tentacles {:mvn/version "0.5.1"}

Gradle

implementation("devth:tentacles:0.5.1")

Maven

<dependency>
  <groupId>devth</groupId>
  <artifactId>tentacles</artifactId>
  <version>0.5.1</version>
</dependency>