MVN

com.tinder.scarlet : message-adapter-moshi

Maven & Gradle

Apr 06, 2021
10 usages
3.1k stars

Message Adapter: Moshi · A Retrofit inspired WebSocket client for Kotlin, Java, and Android.

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

Latest Version

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

  • Latest Stable: 0.1.12

All Versions

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

Version Vulnerabilities Updated
0.1.x
message-adapter-moshi-0.1.12
message-adapter-moshi-0.1.11
message-adapter-moshi-0.1.10
message-adapter-moshi-0.1.9
message-adapter-moshi-0.1.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tinder.scarlet</groupId>
    <artifactId>message-adapter-moshi</artifactId>
    <version>0.1.12</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tinder.scarlet:message-adapter-moshi:0.1.12'

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

implementation("com.tinder.scarlet:message-adapter-moshi:0.1.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tinder.scarlet" % "message-adapter-moshi" % "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 25, 2019
1 usages
0 stars
Aug 18, 2020
5 usages
219 stars
Jul 08, 2020
1 usages
43 stars
Nov 24, 2021
2 usages
284 stars
Aug 02, 2023
9 usages
132 stars
Feb 11, 2023
3 usages
38 stars
Jul 12, 2023
11 usages
3k stars
Mar 22, 2022
1 usages
2 stars