circe / circe-fs2   0.14.1

GitHub

Streaming JSON parsing and decoding with fs2

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

circe-fs2 0.13.0-M2


Group ID:
com.kubukoz
Artifact ID:
circe-fs2_2.13
Version:
0.13.0-M2
Release Date:
Jan 31, 2020
Licenses:
Files:

libraryDependencies += "com.kubukoz" %% "circe-fs2" % "0.13.0-M2"

Mill build tool

ivy"com.kubukoz::circe-fs2:0.13.0-M2"

Scala CLI

//> using dep "com.kubukoz::circe-fs2:0.13.0-M2"

Ammonite REPL

import $ivy.`com.kubukoz::circe-fs2:0.13.0-M2`

<dependency>
  <groupId>com.kubukoz</groupId>
  <artifactId>circe-fs2_2.13</artifactId>
  <version>0.13.0-M2</version>
</dependency>

compile group: 'com.kubukoz', name: 'circe-fs2_2.13', version: '0.13.0-M2'