com.monkeyci/plugin-github

Leiningen/Boot

[com.monkeyci/plugin-github "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.monkeyci/plugin-github {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.monkeyci:plugin-github:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.monkeyci</groupId>
  <artifactId>plugin-github</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>