protocol 0.14.0-RC15


Group ID:
sh.almond
Artifact ID:
protocol_3
Version:
0.14.0-RC15
Release Date:
May 31, 2024
Licenses:
Files:
Full Scala Version:
3.3.0

libraryDependencies += "sh.almond" %% "protocol" % "0.14.0-RC15"

Mill build tool

ivy"sh.almond::protocol:0.14.0-RC15"

Scala CLI

//> using dep "sh.almond::protocol:0.14.0-RC15"

Ammonite REPL

import $ivy.`sh.almond::protocol:0.14.0-RC15`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>protocol_3</artifactId>
  <version>0.14.0-RC15</version>
</dependency>

compile group: 'sh.almond', name: 'protocol_3', version: '0.14.0-RC15'