com.github.johnnyjayjay/edn-bundle

EDN format for Java's ResourceBundle API

Leiningen/Boot

[com.github.johnnyjayjay/edn-bundle "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.johnnyjayjay/edn-bundle {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.github.johnnyjayjay:edn-bundle:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.johnnyjayjay</groupId>
  <artifactId>edn-bundle</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>