metosin/muuntaja

Clojure library for format encoding, decoding and content-negotiation

Leiningen/Boot

[metosin/muuntaja "0.6.6"]

Clojure CLI/deps.edn

metosin/muuntaja {:mvn/version "0.6.6"}

Gradle

implementation("metosin:muuntaja:0.6.6")

Maven

<dependency>
  <groupId>metosin</groupId>
  <artifactId>muuntaja</artifactId>
  <version>0.6.6</version>
</dependency>