com-lihaoyi / castor   0.3.0

GitHub

Castor is a lightweight, typed Actor library for Scala and Scala.js

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

castor 0.1.8


Group ID:
com.lihaoyi
Artifact ID:
castor_3
Version:
0.1.8
Release Date:
May 15, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "castor" % "0.1.8"

Mill build tool

ivy"com.lihaoyi::castor:0.1.8"

Scala CLI

//> using dep "com.lihaoyi::castor:0.1.8"

Ammonite REPL

import $ivy.`com.lihaoyi::castor:0.1.8`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>castor_3</artifactId>
  <version>0.1.8</version>
</dependency>

compile group: 'com.lihaoyi', name: 'castor_3', version: '0.1.8'