outr / spice   0.5.7

GitHub

Powerful client / server technology for Scala

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

spice-client 0.1.7


Group ID:
com.outr
Artifact ID:
spice-client_3
Version:
0.1.7
Release Date:
Jul 21, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "spice-client" % "0.1.7"

Mill build tool

ivy"com.outr::spice-client:0.1.7"

Scala CLI

//> using dep "com.outr::spice-client:0.1.7"

Ammonite REPL

import $ivy.`com.outr::spice-client:0.1.7`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-client_3</artifactId>
  <version>0.1.7</version>
</dependency>

compile group: 'com.outr', name: 'spice-client_3', version: '0.1.7'