net.coruscation/js4clj

Using JavaScript in JVM with Clojure by GraalJS

Leiningen/Boot

[net.coruscation/js4clj "0.1.0"]

Clojure CLI/deps.edn

net.coruscation/js4clj {:mvn/version "0.1.0"}

Gradle

implementation("net.coruscation:js4clj:0.1.0")

Maven

<dependency>
  <groupId>net.coruscation</groupId>
  <artifactId>js4clj</artifactId>
  <version>0.1.0</version>
</dependency>