verizon / delorean   1.1.39

Apache License 2.0 GitHub

Convert Task to Future, and Future to Task

Scala versions: 2.12 2.11 2.10

core 1.2.40-scalaz-7.2


Group ID:
io.verizon.delorean
Artifact ID:
core_2.12
Version:
1.2.40-scalaz-7.2
Release Date:
Jan 18, 2017
Licenses:
Files:

libraryDependencies += "io.verizon.delorean" %% "core" % "1.2.40-scalaz-7.2"

Mill build tool

ivy"io.verizon.delorean::core:1.2.40-scalaz-7.2"

Scala CLI

//> using dep "io.verizon.delorean::core:1.2.40-scalaz-7.2"

Ammonite REPL

import $ivy.`io.verizon.delorean::core:1.2.40-scalaz-7.2`

<dependency>
  <groupId>io.verizon.delorean</groupId>
  <artifactId>core_2.12</artifactId>
  <version>1.2.40-scalaz-7.2</version>
</dependency>

compile group: 'io.verizon.delorean', name: 'core_2.12', version: '1.2.40-scalaz-7.2'