fluentsoftware/cljs-binding

ClojureScript binding library

Leiningen/Boot

[fluentsoftware/cljs-binding "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

fluentsoftware/cljs-binding {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("fluentsoftware:cljs-binding:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fluentsoftware</groupId>
  <artifactId>cljs-binding</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>