circe / circe   0.14.6

Apache License 2.0 Website GitHub

Yet another JSON library for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

circe-core 0.12.0-RC4


Group ID:
io.circe
Artifact ID:
circe-core_2.13
Version:
0.12.0-RC4
Release Date:
Aug 27, 2019
Licenses:
Files:

libraryDependencies += "io.circe" %% "circe-core" % "0.12.0-RC4"

Mill build tool

ivy"io.circe::circe-core:0.12.0-RC4"

Scala CLI

//> using dep "io.circe::circe-core:0.12.0-RC4"

Ammonite REPL

import $ivy.`io.circe::circe-core:0.12.0-RC4`

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-core_2.13</artifactId>
  <version>0.12.0-RC4</version>
</dependency>

compile group: 'io.circe', name: 'circe-core_2.13', version: '0.12.0-RC4'