metosin/muuntaja

Clojure library for format encoding, decoding and content-negotiation

Leiningen/Boot

[metosin/muuntaja "0.6.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("metosin:muuntaja:0.6.2")

Maven

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