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


Group ID:
io.monix
Artifact ID:
monix-circe_2.12
Version:
0.0.1
Release Date:
May 14, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-circe_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.monix', name: 'monix-circe_2.12', version: '0.0.1'