scala-academy / performance-analysis   1.0.0

GitHub

This is a project to be used in the "Scala and akka in practise" course

Scala versions: 2.11

periphas 0.0.1


Group ID:
com.github.scala-academy
Artifact ID:
periphas_2.11
Version:
0.0.1
Release Date:
Jun 22, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7

libraryDependencies += "com.github.scala-academy" %% "periphas" % "0.0.1"

Mill build tool

ivy"com.github.scala-academy::periphas:0.0.1"

Scala CLI

//> using dep "com.github.scala-academy::periphas:0.0.1"

Ammonite REPL

import $ivy.`com.github.scala-academy::periphas:0.0.1`

<dependency>
  <groupId>com.github.scala-academy</groupId>
  <artifactId>periphas_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.scala-academy', name: 'periphas_2.11', version: '0.0.1'