com.birdseye-sw/lein-dalap

Provides clojure to clojurescript transformation using dalap

Leiningen/Boot

[com.birdseye-sw/lein-dalap "0.1.1"]

Clojure CLI/deps.edn

com.birdseye-sw/lein-dalap {:mvn/version "0.1.1"}

Gradle

implementation("com.birdseye-sw:lein-dalap:0.1.1")

Maven

<dependency>
  <groupId>com.birdseye-sw</groupId>
  <artifactId>lein-dalap</artifactId>
  <version>0.1.1</version>
</dependency>