library-example 0.1.0


Group ID:
ch.epfl.scala
Artifact ID:
library-example_2.12
Version:
0.1.0
Release Date:
Jan 15, 2019
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "library-example" % "0.1.0"

Mill build tool

ivy"ch.epfl.scala::library-example:0.1.0"

Scala CLI

//> using dep "ch.epfl.scala::library-example:0.1.0"

Ammonite REPL

import $ivy.`ch.epfl.scala::library-example:0.1.0`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>library-example_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'library-example_2.12', version: '0.1.0'