octobind

Multibind and similar helpers for com.stuartsierra.component library

Leiningen/Boot

[octobind "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

octobind/octobind {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("octobind:octobind:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>octobind</groupId>
  <artifactId>octobind</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>