MVN

com.tinder.scarlet : scarlet

Maven & Gradle

Apr 06, 2021
21 usages
3.1k stars

Scarlet · A Retrofit inspired WebSocket client for Kotlin, Java, and Android.

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

Latest Version

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

  • Latest Stable: 0.1.12

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.tinder.scarlet:scarlet:0.1.12'

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

implementation("com.tinder.scarlet:scarlet:0.1.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tinder.scarlet" % "scarlet" % "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 08, 2021
2 usages
2 stars
Apr 28, 2021
3 usages
May 20, 2010
8 usages
Jul 28, 2011
6 usages
May 21, 2021
18 usages
10 stars
Aug 16, 2023
4 usages
23 stars
Dec 17, 2021
8 usages
0 stars