library-example 0.5.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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