MVN

com.github.rssh : scala-gopher_3

Maven & Gradle

Aug 21, 2023
199 stars

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

<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>scala-gopher_3</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rssh : scala-gopher_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of com.github.rssh : scala-gopher_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
scala-gopher_3-4.0.1
scala-gopher_3-4.0.0
3.0.x
scala-gopher_3-3.0.7
scala-gopher_3-3.0.6
scala-gopher_3-3.0.5
scala-gopher_3-3.0.4
scala-gopher_3-3.0.3
scala-gopher_3-3.0.2
scala-gopher_3-3.0.1
scala-gopher_3-3.0.0
2.1.x
scala-gopher_3-2.1.1
scala-gopher_3-2.1.0
2.0.x
scala-gopher_3-2.0.6
scala-gopher_3-2.0.5
scala-gopher_3-2.0.4
scala-gopher_3-2.0.3
scala-gopher_3-2.0.2

How to add a dependency to Maven

Add the following com.github.rssh : scala-gopher_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>scala-gopher_3</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rssh : scala-gopher_3 gradle dependency to your build.gradle file:

implementation 'com.github.rssh:scala-gopher_3:4.0.1'

Gradle Kotlin DSL: Add the following com.github.rssh : scala-gopher_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rssh:scala-gopher_3:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rssh : scala-gopher_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rssh" % "scala-gopher_3" % "4.0.1"

Advertisement

Dependencies from Group

Aug 21, 2023
11 usages
170 stars
Aug 21, 2023
8 usages
170 stars
Mar 31, 2021
5 usages
170 stars
Apr 26, 2021
4 usages
170 stars
Mar 31, 2021
3 usages
170 stars

Discover Dependencies

Aug 21, 2023
199 stars
Apr 25, 2023
1 usages
Mar 08, 2023
1 usages
0 stars
Mar 08, 2023
1 usages
0 stars
Mar 08, 2023
1 usages
0 stars
Mar 08, 2023
1 usages
0 stars
Jun 21, 2023
0 stars
Oct 14, 2022
5 stars
Jun 28, 2023
5 stars
Jun 24, 2022
1 usages
16.7k stars