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.1


Group ID:
io.circe
Artifact ID:
circe-core_2.12
Version:
0.12.1
Release Date:
Sept 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-core_2.12</artifactId>
  <version>0.12.1</version>
</dependency>

compile group: 'io.circe', name: 'circe-core_2.12', version: '0.12.1'