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


Group ID:
io.circe
Artifact ID:
circe-core_2.13
Version:
0.13.0
Release Date:
Feb 8, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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