fs2json-jawn 0.5


Group ID:
com.github.derekjw
Artifact ID:
fs2json-jawn_2.12
Version:
0.5
Release Date:
Feb 17, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.derekjw" %% "fs2json-jawn" % "0.5"

Mill build tool

ivy"com.github.derekjw::fs2json-jawn:0.5"

Scala CLI

//> using dep "com.github.derekjw::fs2json-jawn:0.5"

Ammonite REPL

import $ivy.`com.github.derekjw::fs2json-jawn:0.5`

<dependency>
  <groupId>com.github.derekjw</groupId>
  <artifactId>fs2json-jawn_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.derekjw', name: 'fs2json-jawn_2.12', version: '0.5'