refuel-json 2.0.0


Group ID:
com.phylage
Artifact ID:
refuel-json_2.13
Version:
2.0.0
Release Date:
Oct 3, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:

libraryDependencies += "com.phylage" %% "refuel-json" % "2.0.0"

Mill build tool

ivy"com.phylage::refuel-json:2.0.0"

Scala CLI

//> using dep "com.phylage::refuel-json:2.0.0"

Ammonite REPL

import $ivy.`com.phylage::refuel-json:2.0.0`

<dependency>
  <groupId>com.phylage</groupId>
  <artifactId>refuel-json_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.phylage', name: 'refuel-json_2.13', version: '2.0.0'