sapphire-core 1.5.0


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-core_2.12
Version:
1.5.0
Release Date:
May 1, 2019
Licenses:
Files:

libraryDependencies += "com.sfxcode.sapphire" %% "sapphire-core" % "1.5.0"

Mill build tool

ivy"com.sfxcode.sapphire::sapphire-core:1.5.0"

Scala CLI

//> using dep "com.sfxcode.sapphire::sapphire-core:1.5.0"

Ammonite REPL

import $ivy.`com.sfxcode.sapphire::sapphire-core:1.5.0`

<dependency>
  <groupId>com.sfxcode.sapphire</groupId>
  <artifactId>sapphire-core_2.12</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'com.sfxcode.sapphire', name: 'sapphire-core_2.12', version: '1.5.0'