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.41-scalaz-7.1


Group ID:
io.verizon.delorean
Artifact ID:
core_2.11
Version:
1.2.41-scalaz-7.1
Release Date:
Feb 27, 2017
Licenses:
Files:

libraryDependencies += "io.verizon.delorean" %% "core" % "1.2.41-scalaz-7.1"

Mill build tool

ivy"io.verizon.delorean::core:1.2.41-scalaz-7.1"

Scala CLI

//> using dep "io.verizon.delorean::core:1.2.41-scalaz-7.1"

Ammonite REPL

import $ivy.`io.verizon.delorean::core:1.2.41-scalaz-7.1`

<dependency>
  <groupId>io.verizon.delorean</groupId>
  <artifactId>core_2.11</artifactId>
  <version>1.2.41-scalaz-7.1</version>
</dependency>

compile group: 'io.verizon.delorean', name: 'core_2.11', version: '1.2.41-scalaz-7.1'