MVN

com.tinder.scarlet : websocket-okhttp

Maven & Gradle

Apr 06, 2021
13 usages
3.1k stars

Websocket OkHttp Plugin · A Retrofit inspired WebSocket client for Kotlin, Java, and Android.

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

Latest Version

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

  • Latest Stable: 0.1.12

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tinder.scarlet" % "websocket-okhttp" % "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

Jun 13, 2018
3 usages
38 stars
Nov 09, 2018
2 usages
1.1k stars
Apr 26, 2015
2 usages
7 stars
Aug 10, 2017
96 stars
Aug 07, 2015
3 usages
85 stars
Sep 05, 2016
2 usages
29 stars
Jun 15, 2022
3 usages
47 stars
Dec 08, 2016
2 usages
0 stars
May 29, 2021
2 usages
0 stars