scala-gopher

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_sjs1_3.0.0-RC3
Last Version

Last Version

2.0.1-RC3
Release Date

Release Date

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_sjs1_3.0.0-RC3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3.0.0-RC3 jar 3.0.0-RC3
org.scala-js : scalajs-library_2.13 jar 1.5.1
com.github.rssh : dotty-cps-async_sjs1_3.0.0-RC3 jar 0.6.2
org.scala-js : scalajs-java-logging_sjs1_2.13 jar 1.0.0

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.1
org.scalameta : munit_sjs1_3.0.0-RC3 jar 0.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-RC3
2.0.0-RC3