github-actions-packages/lein-template

A leiningen template for deploying a clojure library to a github packages repo

Leiningen/Boot

[github-actions-packages/lein-template "0.0.13"]

Clojure CLI/deps.edn

github-actions-packages/lein-template {:mvn/version "0.0.13"}

Gradle

implementation("github-actions-packages:lein-template:0.0.13")

Maven

<dependency>
  <groupId>github-actions-packages</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.0.13</version>
</dependency>