circe / circe   0.14.9

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-streaming 0.5.0


Group ID:
io.circe
Artifact ID:
circe-streaming_2.10
Version:
0.5.0
Release Date:
Aug 31, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "io.circe" %% "circe-streaming" % "0.5.0"

Mill build tool

ivy"io.circe::circe-streaming:0.5.0"

Scala CLI

//> using dep "io.circe::circe-streaming:0.5.0"

Ammonite REPL

import $ivy.`io.circe::circe-streaming:0.5.0`

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-streaming_2.10</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'io.circe', name: 'circe-streaming_2.10', version: '0.5.0'