test-clojars-deploy

Sample application to test programmatic deployment to CLojars

  • VCSN/A

  • cljdoc documentationcljdoc
  • 289 Downloads
  • 72 This Version

Leiningen/Boot

[test-clojars-deploy "0.1.0"]

Clojure CLI/deps.edn

test-clojars-deploy/test-clojars-deploy {:mvn/version "0.1.0"}

Gradle

implementation("test-clojars-deploy:test-clojars-deploy:0.1.0")

Maven

<dependency>
  <groupId>test-clojars-deploy</groupId>
  <artifactId>test-clojars-deploy</artifactId>
  <version>0.1.0</version>
</dependency>