cornerman / sloth   0.8.0

MIT License GitHub

Type safe RPC in scala

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

sloth-types 0.7.2


Group ID:
com.github.cornerman
Artifact ID:
sloth-types_2.12
Version:
0.7.2
Release Date:
Jun 9, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.12.19

libraryDependencies += "com.github.cornerman" %% "sloth-types" % "0.7.2"

Mill build tool

ivy"com.github.cornerman::sloth-types:0.7.2"

Scala CLI

//> using dep "com.github.cornerman::sloth-types:0.7.2"

Ammonite REPL

import $ivy.`com.github.cornerman::sloth-types:0.7.2`

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>sloth-types_2.12</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.github.cornerman', name: 'sloth-types_2.12', version: '0.7.2'