monix / monix-circe   0.0.3

Apache License 2.0 GitHub

Streaming JSON parsing for circe with Monix Observable

Scala versions: 2.13 2.12 2.11

monix-circe 0.0.3


Group ID:
io.monix
Artifact ID:
monix-circe_2.13
Version:
0.0.3
Release Date:
Jun 26, 2020
Licenses:
Files:

libraryDependencies += "io.monix" %% "monix-circe" % "0.0.3"

Mill build tool

ivy"io.monix::monix-circe:0.0.3"

Scala CLI

//> using dep "io.monix::monix-circe:0.0.3"

Ammonite REPL

import $ivy.`io.monix::monix-circe:0.0.3`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-circe_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'io.monix', name: 'monix-circe_2.13', version: '0.0.3'