circe-zstream 0.1.0


Group ID:
io.github.anakos
Artifact ID:
circe-zstream_2.13
Version:
0.1.0
Release Date:
Jun 24, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.anakos" %% "circe-zstream" % "0.1.0"

Mill build tool

ivy"io.github.anakos::circe-zstream:0.1.0"

Scala CLI

//> using dep "io.github.anakos::circe-zstream:0.1.0"

Ammonite REPL

import $ivy.`io.github.anakos::circe-zstream:0.1.0`

<dependency>
  <groupId>io.github.anakos</groupId>
  <artifactId>circe-zstream_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.anakos', name: 'circe-zstream_2.13', version: '0.1.0'