outr / jefe   2.0.8

MIT License GitHub

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

Scala versions: 2.12

hello-world 1.0.3


Group ID:
com.outr.hw
Artifact ID:
hello-world_2.11
Version:
1.0.3
Release Date:
Apr 8, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.outr.hw" %% "hello-world" % "1.0.3"

Mill build tool

ivy"com.outr.hw::hello-world:1.0.3"

Scala CLI

//> using dep "com.outr.hw::hello-world:1.0.3"

Ammonite REPL

import $ivy.`com.outr.hw::hello-world:1.0.3`

<dependency>
  <groupId>com.outr.hw</groupId>
  <artifactId>hello-world_2.11</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.outr.hw', name: 'hello-world_2.11', version: '1.0.3'