outr / spice   0.5.5

GitHub

Powerful client / server technology for Scala

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

spice-server 0.0.7


Group ID:
com.outr
Artifact ID:
spice-server_3
Version:
0.0.7
Release Date:
Dec 29, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "spice-server" % "0.0.7"

Mill build tool

ivy"com.outr::spice-server:0.0.7"

Scala CLI

//> using dep "com.outr::spice-server:0.0.7"

Ammonite REPL

import $ivy.`com.outr::spice-server:0.0.7`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-server_3</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'com.outr', name: 'spice-server_3', version: '0.0.7'