fm-json 0.1.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-json_2.12
Version:
0.1.0
Release Date:
Nov 16, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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