com.blockether/rift

Clojure binding to rift — copy-on-write workspaces — via the JDK Foreign Function & Memory API.

Leiningen/Boot

[com.blockether/rift "0.0.8"]

Clojure CLI/deps.edn

com.blockether/rift {:mvn/version "0.0.8"}

Gradle

implementation("com.blockether:rift:0.0.8")

Maven

<dependency>
  <groupId>com.blockether</groupId>
  <artifactId>rift</artifactId>
  <version>0.0.8</version>
</dependency>