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