fm-json 0.2.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-json_2.12
Version:
0.2.0
Release Date:
Mar 17, 2020
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "fm-json" % "0.2.0"

Mill build tool

ivy"com.frugalmechanic::fm-json:0.2.0"

Scala CLI

//> using dep "com.frugalmechanic::fm-json:0.2.0"

Ammonite REPL

import $ivy.`com.frugalmechanic::fm-json:0.2.0`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-json_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-json_2.12', version: '0.2.0'