Last Version

Stream Adapter: Coroutines 0.1.12

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

License

License

GroupId

GroupId

com.tinder.scarlet
ArtifactId

ArtifactId

stream-adapter-coroutines
Version

Version

0.1.12
Type

Type

jar
Description

Description

Stream Adapter: Coroutines
A Retrofit inspired WebSocket client for Kotlin, Java, and Android.
Project URL

Project URL

https://github.com/Tinder/Scarlet
Source Code Management

Source Code Management

https://github.com/Tinder/Scarlet

Download stream-adapter-coroutines 0.1.12


<!-- https://jarcasting.com/artifacts/com.tinder.scarlet/stream-adapter-coroutines/ -->
<dependency>
    <groupId>com.tinder.scarlet</groupId>
    <artifactId>stream-adapter-coroutines</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinder.scarlet/stream-adapter-coroutines/
implementation 'com.tinder.scarlet:stream-adapter-coroutines:0.1.12'
// https://jarcasting.com/artifacts/com.tinder.scarlet/stream-adapter-coroutines/
implementation ("com.tinder.scarlet:stream-adapter-coroutines:0.1.12")
'com.tinder.scarlet:stream-adapter-coroutines:jar:0.1.12'
<dependency org="com.tinder.scarlet" name="stream-adapter-coroutines" rev="0.1.12">
  <artifact name="stream-adapter-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinder.scarlet', module='stream-adapter-coroutines', version='0.1.12')
)
libraryDependencies += "com.tinder.scarlet" % "stream-adapter-coroutines" % "0.1.12"
[com.tinder.scarlet/stream-adapter-coroutines "0.1.12"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3

runtime (2)

Group / Artifact Type Version
com.tinder.scarlet : scarlet-core jar 0.1.12
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.31

test (7)

Group / Artifact Type Version
com.tinder.scarlet : scarlet jar 0.1.12
com.tinder.scarlet : websocket-mockwebserver jar 0.1.12
com.tinder.scarlet : test-utils jar 0.1.12
junit : junit jar 4.12
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.