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