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-core 0.3.0-M3


Group ID:
com.busymachines
Artifact ID:
busymachines-commons-core_2.12
Version:
0.3.0-M3
Release Date:
Feb 2, 2018
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "busymachines-commons-core" % "0.3.0-M3"

Mill build tool

ivy"com.busymachines::busymachines-commons-core:0.3.0-M3"

Scala CLI

//> using dep "com.busymachines::busymachines-commons-core:0.3.0-M3"

Ammonite REPL

import $ivy.`com.busymachines::busymachines-commons-core:0.3.0-M3`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>busymachines-commons-core_2.12</artifactId>
  <version>0.3.0-M3</version>
</dependency>

compile group: 'com.busymachines', name: 'busymachines-commons-core_2.12', version: '0.3.0-M3'