busymachines-labs / busymachines-commons   0.4.0

Apache License 2.0 Website GitHub

Commons to help build HTTP web apps in a principled way

Scala versions: 2.13 2.12 2.11

busymachines-commons-json 0.2.0-M3


Group ID:
com.busymachines
Artifact ID:
busymachines-commons-json_2.12
Version:
0.2.0-M3
Release Date:
Sept 11, 2017
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "busymachines-commons-json" % "0.2.0-M3"

Mill build tool

ivy"com.busymachines::busymachines-commons-json:0.2.0-M3"

Scala CLI

//> using dep "com.busymachines::busymachines-commons-json:0.2.0-M3"

Ammonite REPL

import $ivy.`com.busymachines::busymachines-commons-json:0.2.0-M3`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>busymachines-commons-json_2.12</artifactId>
  <version>0.2.0-M3</version>
</dependency>

compile group: 'com.busymachines', name: 'busymachines-commons-json_2.12', version: '0.2.0-M3'