sapphire-core 2.0.0


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-core_2.13
Version:
2.0.0
Release Date:
Sept 3, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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