Manages installation, updating, downloading, launching, error reporting, and more for your application.
Scala versions:
2.12
hello-world 1.0.1
Group ID:
com.outr.hw
Artifact ID:
hello-world_2.11
Version:
1.0.1
Release Date:
Apr 4, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.outr.hw" %% "hello-world" % "1.0.1"
ivy"com.outr.hw::hello-world:1.0.1"
//> using dep "com.outr.hw::hello-world:1.0.1"
import $ivy.`com.outr.hw::hello-world:1.0.1`
<dependency> <groupId>com.outr.hw</groupId> <artifactId>hello-world_2.11</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.outr.hw', name: 'hello-world_2.11', version: '1.0.1'