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.2.1


Group ID:
com.lihaoyi
Artifact ID:
castor_3
Version:
0.2.1
Release Date:
Feb 3, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.lihaoyi::castor:0.2.1"

Scala CLI

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

Ammonite REPL

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

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

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