pleasetrythisathome.modular/co-dependency

Co-dependency support for com.stuartsierra.component

Leiningen/Boot

[pleasetrythisathome.modular/co-dependency "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

pleasetrythisathome.modular/co-dependency {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("pleasetrythisathome.modular:co-dependency:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>pleasetrythisathome.modular</groupId>
  <artifactId>co-dependency</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>