outr / jefe   2.0.8

MIT License GitHub

Manages installation, updating, downloading, launching, error reporting, and more for your application.

Scala versions: 2.12 2.11

jefe-pack 1.2.3


Group ID:
com.outr
Artifact ID:
jefe-pack_2.12
Version:
1.2.3
Release Date:
Mar 27, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "jefe-pack" % "1.2.3"

Mill build tool

ivy"com.outr::jefe-pack:1.2.3"

Scala CLI

//> using dep "com.outr::jefe-pack:1.2.3"

Ammonite REPL

import $ivy.`com.outr::jefe-pack:1.2.3`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>jefe-pack_2.12</artifactId>
  <version>1.2.3</version>
</dependency>

compile group: 'com.outr', name: 'jefe-pack_2.12', version: '1.2.3'