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


Group ID:
com.lihaoyi
Artifact ID:
castor_2.13
Version:
0.1.3
Release Date:
Mar 22, 2020
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.lihaoyi::castor:0.1.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>castor_2.13</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.lihaoyi', name: 'castor_2.13', version: '0.1.3'