outr / spice   0.5.10

GitHub

Powerful client / server technology for Scala

Scala versions: 3.x 2.13
Scala.js versions: 1.x

spice-core 0.5.10


Group ID:
com.outr
Artifact ID:
spice-core_3
Version:
0.5.10
Release Date:
Jun 6, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.outr" %% "spice-core" % "0.5.10"

Mill build tool

ivy"com.outr::spice-core:0.5.10"

Scala CLI

//> using dep "com.outr::spice-core:0.5.10"

Ammonite REPL

import $ivy.`com.outr::spice-core:0.5.10`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-core_3</artifactId>
  <version>0.5.10</version>
</dependency>

compile group: 'com.outr', name: 'spice-core_3', version: '0.5.10'