library-example 1.0.1


Group ID:
ch.epfl.scala
Artifact ID:
library-example_2.13
Version:
1.0.1
Release Date:
Jun 9, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>library-example_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'library-example_2.13', version: '1.0.1'