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.10-11"]

Clojure CLI/deps.edn

com.blockether/rift {:mvn/version "0.0.10-11"}

Gradle

implementation("com.blockether:rift:0.0.10-11")

Maven

<dependency>
  <groupId>com.blockether</groupId>
  <artifactId>rift</artifactId>
  <version>0.0.10-11</version>
</dependency>