jakemcc/tentacles

A library for working with the Github API.

Leiningen/Boot

[jakemcc/tentacles "0.2.5-SNAPSHOT"]

Clojure CLI/deps.edn

jakemcc/tentacles {:mvn/version "0.2.5-SNAPSHOT"}

Gradle

implementation("jakemcc:tentacles:0.2.5-SNAPSHOT")

Maven

<dependency>
  <groupId>jakemcc</groupId>
  <artifactId>tentacles</artifactId>
  <version>0.2.5-SNAPSHOT</version>
</dependency>