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