courio / core   1.0.28

MIT License GitHub

Core code utilized by both internal and external projects for Courio

Scala versions: 2.13
Scala.js versions: 1.x

root 1.0.0


Group ID:
io.cour
Artifact ID:
root_2.13
Version:
1.0.0
Release Date:
Oct 3, 2019
Licenses:
MIT
Files:
Full Scala Version:
2.13.1
Developers:

libraryDependencies += "io.cour" %% "root" % "1.0.0"

Mill build tool

ivy"io.cour::root:1.0.0"

Scala CLI

//> using dep "io.cour::root:1.0.0"

Ammonite REPL

import $ivy.`io.cour::root:1.0.0`

<dependency>
  <groupId>io.cour</groupId>
  <artifactId>root_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.cour', name: 'root_2.13', version: '1.0.0'