core 0.2.0-snapshot


Group ID:
io.github.definiti
Artifact ID:
core_2.12
Version:
0.2.0-snapshot
Release Date:
Nov 20, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.github.definiti" %% "core" % "0.2.0-snapshot"

Mill build tool

ivy"io.github.definiti::core:0.2.0-snapshot"

Scala CLI

//> using dep "io.github.definiti::core:0.2.0-snapshot"

Ammonite REPL

import $ivy.`io.github.definiti::core:0.2.0-snapshot`

<dependency>
  <groupId>io.github.definiti</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.2.0-snapshot</version>
</dependency>

compile group: 'io.github.definiti', name: 'core_2.12', version: '0.2.0-snapshot'