circe 0.1.16


Group ID:
io.github.stoneream
Artifact ID:
circe_2.12
Version:
0.1.16
Release Date:
Jan 4, 2023
Licenses:
Files:

libraryDependencies += "io.github.stoneream" %% "circe" % "0.1.16"

Mill build tool

ivy"io.github.stoneream::circe:0.1.16"

Scala CLI

//> using dep "io.github.stoneream::circe:0.1.16"

Ammonite REPL

import $ivy.`io.github.stoneream::circe:0.1.16`

<dependency>
  <groupId>io.github.stoneream</groupId>
  <artifactId>circe_2.12</artifactId>
  <version>0.1.16</version>
</dependency>

compile group: 'io.github.stoneream', name: 'circe_2.12', version: '0.1.16'