metosin/muuntaja

Clojure library for format encoding, decoding and content-negotiation

Leiningen/Boot

[metosin/muuntaja "0.6.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("metosin:muuntaja:0.6.7")

Maven

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