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:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.outr.hw" %% "hello-world" % "1.0.3"
ivy"com.outr.hw::hello-world:1.0.3"
//> using dep "com.outr.hw::hello-world:1.0.3"
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'