is not current version
Last Version 3.0.2

scala-gopher 3.0.1

scala-gopher: asynchronous implementation of CSP ( go-like channels/selectors ) in scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.rssh
ArtifactId

ArtifactId

scala-gopher_3
Version

Version

3.0.1
Type

Type

jar
Description

Description

scala-gopher
scala-gopher: asynchronous implementation of CSP ( go-like channels/selectors ) in scala
Project URL

Project URL

https://github.com/rssh/scala-gopher
Project Organization

Project Organization

rssh
Source Code Management

Source Code Management

https://github.com/rssh/scala-gopher

Download scala-gopher_3 3.0.1


<!-- https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_3/ -->
<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>scala-gopher_3</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_3/
implementation 'com.github.rssh:scala-gopher_3:3.0.1'
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_3/
implementation ("com.github.rssh:scala-gopher_3:3.0.1")
'com.github.rssh:scala-gopher_3:jar:3.0.1'
<dependency org="com.github.rssh" name="scala-gopher_3" rev="3.0.1">
  <artifact name="scala-gopher_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='scala-gopher_3', version='3.0.1')
)
libraryDependencies += "com.github.rssh" % "scala-gopher_3" % "3.0.1"
[com.github.rssh/scala-gopher_3 "3.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.1
com.github.rssh : dotty-cps-async_3 jar 0.9.7

test (1)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29

Project Modules

There are no modules declared in this project.