is not current version
Last Version 3.0.2

scala-gopher 2.0.3

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

2.0.3
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 2.0.3


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.