rssh / scala-gopher   4.0.3

Apache License 2.0 GitHub

Implementation of CSP constructions (Communication Sequence Process, i.e. go-like channels) in scala

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

scala-gopher 0.99.0


Group ID:
com.github.rssh
Artifact ID:
scala-gopher_2.11
Version:
0.99.0
Release Date:
Oct 4, 2014
Licenses:
Files:

libraryDependencies += "com.github.rssh" %% "scala-gopher" % "0.99.0"

Mill build tool

ivy"com.github.rssh::scala-gopher:0.99.0"

Scala CLI

//> using dep "com.github.rssh::scala-gopher:0.99.0"

Ammonite REPL

import $ivy.`com.github.rssh::scala-gopher:0.99.0`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>scala-gopher_2.11</artifactId>
  <version>0.99.0</version>
</dependency>

compile group: 'com.github.rssh', name: 'scala-gopher_2.11', version: '0.99.0'