io.github.plumce/plumcp.core-json-charred

JSON (charred library) module for PluMCP

Leiningen/Boot

[io.github.plumce/plumcp.core-json-charred "0.2.0-beta3"]

Clojure CLI/deps.edn

io.github.plumce/plumcp.core-json-charred {:mvn/version "0.2.0-beta3"}

Gradle

implementation("io.github.plumce:plumcp.core-json-charred:0.2.0-beta3")

Maven

<dependency>
  <groupId>io.github.plumce</groupId>
  <artifactId>plumcp.core-json-charred</artifactId>
  <version>0.2.0-beta3</version>
</dependency>