fm-json 0.4.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-json_2.12
Version:
0.4.0
Release Date:
May 4, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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