outr / spice   0.5.6

GitHub

Powerful client / server technology for Scala

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

spice 0.0.5


Group ID:
com.outr
Artifact ID:
spice_2.13
Version:
0.0.5
Release Date:
Nov 21, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "spice" % "0.0.5"

Mill build tool

ivy"com.outr::spice:0.0.5"

Scala CLI

//> using dep "com.outr::spice:0.0.5"

Ammonite REPL

import $ivy.`com.outr::spice:0.0.5`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.outr', name: 'spice_2.13', version: '0.0.5'