MVN

org.jfarcand : wcs

Maven & Gradle

Nov 05, 2015
2 usages
51 stars

WebSocket Client Library for Scala · A simple WebSocket Client for Scala

<dependency>
    <groupId>org.jfarcand</groupId>
    <artifactId>wcs</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfarcand : wcs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.jfarcand : wcs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
wcs-1.5
1.4
wcs-1.4
1.3.x
wcs-1.3.1
1.3
wcs-1.3
1.2
wcs-1.2
1.1
wcs-1.1
1.0.x
wcs-1.0.1
wcs-1.0.0

How to add a dependency to Maven

Add the following org.jfarcand : wcs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfarcand</groupId>
    <artifactId>wcs</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfarcand : wcs gradle dependency to your build.gradle file:

implementation 'org.jfarcand:wcs:1.5'

Gradle Kotlin DSL: Add the following org.jfarcand : wcs gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfarcand:wcs:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfarcand : wcs sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfarcand" % "wcs" % "1.5"

Advertisement

Dependencies from Group

wcs
Nov 05, 2015
2 usages
51 stars
Apr 04, 2014
1 usages
19 stars

Discover Dependencies

Aug 17, 2023
39 usages
56 stars
Apr 06, 2018
5 usages
581 stars
Mar 28, 2021
3 usages
91 stars
Jun 04, 2022
2 usages
40 stars
Oct 28, 2020
7 usages
Mar 08, 2022
2 usages
182 stars
Jul 27, 2023
17 usages
400 stars
Aug 10, 2023
3 usages
8.7k stars