MVN

io.joshworks.stream : stream-client

Maven & Gradle

Aug 10, 2019
3 usages
0 stars

Stream Client · Resilient client for Server sent events and WebSockets

<dependency>
    <groupId>io.joshworks.stream</groupId>
    <artifactId>stream-client</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.joshworks.stream : stream-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of io.joshworks.stream : stream-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
stream-client-0.3.1
0.3
stream-client-0.3
0.2
stream-client-0.2
0.1
stream-client-0.1

How to add a dependency to Maven

Add the following io.joshworks.stream : stream-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.joshworks.stream</groupId>
    <artifactId>stream-client</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.joshworks.stream : stream-client gradle dependency to your build.gradle file:

implementation 'io.joshworks.stream:stream-client:0.3.1'

Gradle Kotlin DSL: Add the following io.joshworks.stream : stream-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.joshworks.stream:stream-client:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.joshworks.stream : stream-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.joshworks.stream" % "stream-client" % "0.3.1"

Advertisement

Dependencies from Group

Aug 10, 2019
3 usages
0 stars

Discover Dependencies

Jul 31, 2020
23 usages
146 stars
Dec 11, 2021
7 usages
0 stars
Jul 22, 2019
11 usages
1 stars
May 16, 2019
9 usages
57 stars
Nov 29, 2021
2 usages
209 stars
Aug 20, 2020
5 usages
151 stars
Nov 27, 2021
10 usages
2 stars
Jul 17, 2018
2 usages