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-beta2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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