com.urbandictionary/malli-env

Leiningen/Boot

[com.urbandictionary/malli-env "0.1.0"]

Clojure CLI/deps.edn

com.urbandictionary/malli-env {:mvn/version "0.1.0"}

Gradle

implementation("com.urbandictionary:malli-env:0.1.0")

Maven

<dependency>
  <groupId>com.urbandictionary</groupId>
  <artifactId>malli-env</artifactId>
  <version>0.1.0</version>
</dependency>