com.birdseye-sw/lein-dalap

Provides clojure to clojurescript transformation using dalap

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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