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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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