cornerman / sloth   0.7.1

MIT License GitHub

Type safe RPC in scala

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

sloth-types 0.6.3


Group ID:
com.github.cornerman
Artifact ID:
sloth-types_3
Version:
0.6.3
Release Date:
Mar 27, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>sloth-types_3</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'com.github.cornerman', name: 'sloth-types_3', version: '0.6.3'