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-boot 2.0.0-M5


Group ID:
com.outr
Artifact ID:
jefe-boot_2.12
Version:
2.0.0-M5
Release Date:
Sept 21, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "jefe-boot" % "2.0.0-M5"

Mill build tool

ivy"com.outr::jefe-boot:2.0.0-M5"

Scala CLI

//> using dep "com.outr::jefe-boot:2.0.0-M5"

Ammonite REPL

import $ivy.`com.outr::jefe-boot:2.0.0-M5`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>jefe-boot_2.12</artifactId>
  <version>2.0.0-M5</version>
</dependency>

compile group: 'com.outr', name: 'jefe-boot_2.12', version: '2.0.0-M5'