timofreiberg/bultitude

A library for finding Clojure namespaces on the classpath.

Leiningen/Boot

[timofreiberg/bultitude "0.2.10-SNAPSHOT"]

Clojure CLI/deps.edn

timofreiberg/bultitude {:mvn/version "0.2.10-SNAPSHOT"}

Gradle

implementation("timofreiberg:bultitude:0.2.10-SNAPSHOT")

Maven

<dependency>
  <groupId>timofreiberg</groupId>
  <artifactId>bultitude</artifactId>
  <version>0.2.10-SNAPSHOT</version>
</dependency>