com.blockether/ruff-native-darwin-arm64

Prebuilt ruff-c cdylib (FFM) for darwin-arm64.

Leiningen/Boot

[com.blockether/ruff-native-darwin-arm64 "0.1.1"]

Clojure CLI/deps.edn

com.blockether/ruff-native-darwin-arm64 {:mvn/version "0.1.1"}

Gradle

implementation("com.blockether:ruff-native-darwin-arm64:0.1.1")

Maven

<dependency>
  <groupId>com.blockether</groupId>
  <artifactId>ruff-native-darwin-arm64</artifactId>
  <version>0.1.1</version>
</dependency>