Implementation of CSP constructions (Communication Sequence Process, i.e. go-like channels) in scala
scala-gopher 3.0.7
Group ID:
com.github.rssh
Artifact ID:
scala-gopher_3
Version:
3.0.7
Version Scheme:
Release Date:
Feb 20, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:
libraryDependencies += "com.github.rssh" %% "scala-gopher" % "3.0.7"
ivy"com.github.rssh::scala-gopher:3.0.7"
//> using dep "com.github.rssh::scala-gopher:3.0.7"
import $ivy.`com.github.rssh::scala-gopher:3.0.7`
<dependency> <groupId>com.github.rssh</groupId> <artifactId>scala-gopher_3</artifactId> <version>3.0.7</version> </dependency>
compile group: 'com.github.rssh', name: 'scala-gopher_3', version: '3.0.7'