thatscalaguy / circe-jq   0.1.0

Apache License 2.0 Website GitHub

Run jq filter on circe json objects.

Scala versions: 3.x 2.13
Scala.js versions: 1.x

circe-jq 0.0.1


Group ID:
de.thatscalaguy
Artifact ID:
circe-jq_3
Version:
0.0.1
Release Date:
Nov 23, 2022
Licenses:
Files:

libraryDependencies += "de.thatscalaguy" %% "circe-jq" % "0.0.1"

Mill build tool

ivy"de.thatscalaguy::circe-jq:0.0.1"

Scala CLI

//> using dep "de.thatscalaguy::circe-jq:0.0.1"

Ammonite REPL

import $ivy.`de.thatscalaguy::circe-jq:0.0.1`

<dependency>
  <groupId>de.thatscalaguy</groupId>
  <artifactId>circe-jq_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'de.thatscalaguy', name: 'circe-jq_3', version: '0.0.1'