org.clojars.sergey-miryanov/clj-native

Simplify usage of native libs from Clojure. Uses JNA.

Leiningen/Boot

[org.clojars.sergey-miryanov/clj-native "0.8.2.x"]

Clojure CLI/deps.edn

org.clojars.sergey-miryanov/clj-native {:mvn/version "0.8.2.x"}

Gradle

implementation("org.clojars.sergey-miryanov:clj-native:0.8.2.x")

Maven

<dependency>
  <groupId>org.clojars.sergey-miryanov</groupId>
  <artifactId>clj-native</artifactId>
  <version>0.8.2.x</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.