parsecat-json 0.3.0


Group ID:
com.github.izeigerman
Artifact ID:
parsecat-json_2.13
Version:
0.3.0
Release Date:
Sept 20, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.izeigerman" %% "parsecat-json" % "0.3.0"

Mill build tool

ivy"com.github.izeigerman::parsecat-json:0.3.0"

Scala CLI

//> using dep "com.github.izeigerman::parsecat-json:0.3.0"

Ammonite REPL

import $ivy.`com.github.izeigerman::parsecat-json:0.3.0`

<dependency>
  <groupId>com.github.izeigerman</groupId>
  <artifactId>parsecat-json_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.izeigerman', name: 'parsecat-json_2.13', version: '0.3.0'