org.cloudhoist/cljs

ClojureScript in a jar. Note that the release numbers are unofficial.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 46 Downloads
  • 27 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.cloudhoist/cljs "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.cloudhoist/cljs {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("org.cloudhoist:cljs:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.cloudhoist</groupId>
  <artifactId>cljs</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>