circe-jq

Usage

This library is currently available for Scala binary versions 2.13 and 3.1.

To use the latest version, include the following in your build.sbt:

libraryDependencies ++= Seq(
  "de.thatscalaguy" %% "circe-jq" % "0.1.0"
)