voidcontext / ghyll   0.1.0

MIT License GitHub

ghyll is a streaming JSON decoder library for Scala

Scala versions: 2.13

ghyll 0.1.0


Group ID:
com.gaborpihaj
Artifact ID:
ghyll_2.13
Version:
0.1.0
Release Date:
Feb 1, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.gaborpihaj" %% "ghyll" % "0.1.0"

Mill build tool

ivy"com.gaborpihaj::ghyll:0.1.0"

Scala CLI

//> using dep "com.gaborpihaj::ghyll:0.1.0"

Ammonite REPL

import $ivy.`com.gaborpihaj::ghyll:0.1.0`

<dependency>
  <groupId>com.gaborpihaj</groupId>
  <artifactId>ghyll_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.gaborpihaj', name: 'ghyll_2.13', version: '0.1.0'