obr-clj

A Clojure wrapper for the Felix bundle repository library.

Leiningen/Boot

[obr-clj "0.1.0"]

Clojure CLI/deps.edn

obr-clj/obr-clj {:mvn/version "0.1.0"}

Gradle

implementation("obr-clj:obr-clj:0.1.0")

Maven

<dependency>
  <groupId>obr-clj</groupId>
  <artifactId>obr-clj</artifactId>
  <version>0.1.0</version>
</dependency>