sapphire-core 1.8.1


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-core_2.13
Version:
1.8.1
Release Date:
May 10, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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