fs2json 0.4


Group ID:
com.github.derekjw
Artifact ID:
fs2json_2.12
Version:
0.4
Release Date:
Feb 14, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.derekjw" %% "fs2json" % "0.4"

Mill build tool

ivy"com.github.derekjw::fs2json:0.4"

Scala CLI

//> using dep "com.github.derekjw::fs2json:0.4"

Ammonite REPL

import $ivy.`com.github.derekjw::fs2json:0.4`

<dependency>
  <groupId>com.github.derekjw</groupId>
  <artifactId>fs2json_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.derekjw', name: 'fs2json_2.12', version: '0.4'