fs2json-circe 0.6


Group ID:
com.github.derekjw
Artifact ID:
fs2json-circe_2.12
Version:
0.6
Release Date:
Feb 18, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.derekjw" %% "fs2json-circe" % "0.6"

Mill build tool

ivy"com.github.derekjw::fs2json-circe:0.6"

Scala CLI

//> using dep "com.github.derekjw::fs2json-circe:0.6"

Ammonite REPL

import $ivy.`com.github.derekjw::fs2json-circe:0.6`

<dependency>
  <groupId>com.github.derekjw</groupId>
  <artifactId>fs2json-circe_2.12</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'com.github.derekjw', name: 'fs2json-circe_2.12', version: '0.6'