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-effects-async 0.3.0


Group ID:
com.busymachines
Artifact ID:
busymachines-commons-effects-async_2.13
Version:
0.3.0
Release Date:
Sept 12, 2019
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "busymachines-commons-effects-async" % "0.3.0"

Mill build tool

ivy"com.busymachines::busymachines-commons-effects-async:0.3.0"

Scala CLI

//> using dep "com.busymachines::busymachines-commons-effects-async:0.3.0"

Ammonite REPL

import $ivy.`com.busymachines::busymachines-commons-effects-async:0.3.0`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>busymachines-commons-effects-async_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.busymachines', name: 'busymachines-commons-effects-async_2.13', version: '0.3.0'