outr / spice   1.2.1

GitHub

Powerful client / server technology for Scala

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

spice-client-netty 1.2.0


Group ID:
com.outr
Artifact ID:
spice-client-netty_3
Version:
1.2.0
Version Scheme:
Release Date:
Mar 5, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.8.2
Developers:

libraryDependencies += "com.outr" %% "spice-client-netty" % "1.2.0"

Mill build tool

ivy"com.outr::spice-client-netty:1.2.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.outr::spice-client-netty:1.2.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-client-netty_3</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.outr', name: 'spice-client-netty_3', version: '1.2.0'