Last Version

scala-gopher 3.0.2

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
Version

Version

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3 jar 3.1.1
org.scala-js : scalajs-library_2.13 jar 1.8.0
com.github.rssh : dotty-cps-async_sjs1_3 jar 0.9.8
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.8.0
org.scalameta : munit_sjs1_3 jar 0.7.29

Project Modules

There are no modules declared in this project.