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 0.6

core 1.0.0


Group ID:
io.cour
Artifact ID:
core_2.13
Version:
1.0.0
Release Date:
Oct 3, 2019
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.cour::core:1.0.0"

Scala CLI

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

Ammonite REPL

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

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

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