sapphire-core 1.7.0


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-core_2.13
Version:
1.7.0
Release Date:
Feb 8, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.sfxcode.sapphire</groupId>
  <artifactId>sapphire-core_2.13</artifactId>
  <version>1.7.0</version>
</dependency>

compile group: 'com.sfxcode.sapphire', name: 'sapphire-core_2.13', version: '1.7.0'