com.walmartlabs/dyn-edn

Dynamic properties in EDN content

Leiningen/Boot

[com.walmartlabs/dyn-edn "0.1.0"]

Clojure CLI/deps.edn

com.walmartlabs/dyn-edn {:mvn/version "0.1.0"}

Gradle

implementation("com.walmartlabs:dyn-edn:0.1.0")

Maven

<dependency>
  <groupId>com.walmartlabs</groupId>
  <artifactId>dyn-edn</artifactId>
  <version>0.1.0</version>
</dependency>