metosin/muuntaja

Clojure library for format encoding, decoding and content-negotiation

Leiningen/Boot

[metosin/muuntaja "0.6.10"]

Clojure CLI/deps.edn

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

Gradle

implementation("metosin:muuntaja:0.6.10")

Maven

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