com.7theta/ventus

Functions and macros for helix support

Leiningen/Boot

[com.7theta/ventus "1.7.0"]

Clojure CLI/deps.edn

com.7theta/ventus {:mvn/version "1.7.0"}

Gradle

implementation("com.7theta:ventus:1.7.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>ventus</artifactId>
  <version>1.7.0</version>
</dependency>