io.github.abogoyavlensky/integrant-extras

Additional utilities for Integrant system and config.

Leiningen/Boot

[io.github.abogoyavlensky/integrant-extras "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.abogoyavlensky/integrant-extras {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("io.github.abogoyavlensky:integrant-extras:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.abogoyavlensky</groupId>
  <artifactId>integrant-extras</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>