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-rest-json 0.2.0-RC1


Group ID:
com.busymachines
Artifact ID:
busymachines-commons-rest-json_2.12
Version:
0.2.0-RC1
Release Date:
Oct 19, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.busymachines::busymachines-commons-rest-json:0.2.0-RC1"

Scala CLI

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

Ammonite REPL

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

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

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