circe / circe   0.14.12

Apache License 2.0 Website GitHub

Yet another JSON library for Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

circe-core 0.14.12


Group ID:
io.circe
Artifact ID:
circe-core_3
Version:
0.14.12
Version Scheme:
Release Date:
Mar 16, 2025
Licenses:
Files:
Full Scala Version:
3.3.5

libraryDependencies += "io.circe" %% "circe-core" % "0.14.12"

Mill build tool

ivy"io.circe::circe-core:0.14.12"

Scala CLI

//> using dep "io.circe::circe-core:0.14.12"

Ammonite REPL

import $ivy.`io.circe::circe-core:0.14.12`

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-core_3</artifactId>
  <version>0.14.12</version>
</dependency>

compile group: 'io.circe', name: 'circe-core_3', version: '0.14.12'