MVN

com.tinder.scarlet : websocket-mockwebserver

Maven & Gradle

Apr 06, 2021
8 usages
3.1k stars

Websocket Mock Web Server · A Retrofit inspired WebSocket client for Kotlin, Java, and Android.

<dependency>
    <groupId>com.tinder.scarlet</groupId>
    <artifactId>websocket-mockwebserver</artifactId>
    <version>0.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinder.scarlet : websocket-mockwebserver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.12

All Versions

Choose a version of com.tinder.scarlet : websocket-mockwebserver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
websocket-mockwebserver-0.1.12
websocket-mockwebserver-0.1.11
websocket-mockwebserver-0.1.10
websocket-mockwebserver-0.1.9
websocket-mockwebserver-0.1.8

How to add a dependency to Maven

Add the following com.tinder.scarlet : websocket-mockwebserver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tinder.scarlet</groupId>
    <artifactId>websocket-mockwebserver</artifactId>
    <version>0.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinder.scarlet : websocket-mockwebserver gradle dependency to your build.gradle file:

implementation 'com.tinder.scarlet:websocket-mockwebserver:0.1.12'

Gradle Kotlin DSL: Add the following com.tinder.scarlet : websocket-mockwebserver gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinder.scarlet:websocket-mockwebserver:0.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinder.scarlet : websocket-mockwebserver sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinder.scarlet" % "websocket-mockwebserver" % "0.1.12"

Advertisement

Dependencies from Group

Apr 06, 2021
21 usages
3.1k stars
Apr 06, 2021
13 usages
3.1k stars
Apr 06, 2021
12 usages
3.1k stars
Apr 06, 2021
12 usages
3.1k stars
Apr 05, 2021
10 usages
3.1k stars

Discover Dependencies

Jul 30, 2023
5 usages
1 stars
Jul 04, 2023
6 usages
Feb 07, 2023
2 usages
4 stars
Oct 26, 2018
3 usages
1 stars
Jun 07, 2016
3 usages
11 stars
Nov 27, 2021
3 usages
Jun 08, 2023
7 usages
288 stars
Oct 23, 2012
13 usages
Jun 17, 2017
6 usages
44 stars