hello-cljs

Test deploying clojurescript library

  • VCSN/A

  • cljdoc documentationcljdoc
  • 9 Downloads
  • 9 This Version

Leiningen/Boot

[hello-cljs "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hello-cljs/hello-cljs {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hello-cljs:hello-cljs:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hello-cljs</groupId>
  <artifactId>hello-cljs</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>