MVN

com.tinder.scarlet : scarlet-core

Maven & Gradle

Apr 06, 2021
12 usages
3.1k stars

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

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

Latest Version

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

  • Latest Stable: 0.1.12

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Dec 08, 2020
Jun 19, 2019
1 usages
0 stars
Aug 14, 2023
11 usages
1.6k stars
Jul 11, 2023
17 usages
8 stars