clj-vxe

My dev utilities

Leiningen/Boot

[clj-vxe "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-vxe/clj-vxe {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("clj-vxe:clj-vxe:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-vxe</groupId>
  <artifactId>clj-vxe</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>