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