clojang/jiface

A Clojure-idiomatic wrapper around Erlang's JInterface

Leiningen/Boot

[clojang/jiface "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

clojang/jiface {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("clojang:jiface:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clojang</groupId>
  <artifactId>jiface</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>