MVN

org.interledger : stream-client

Maven & Gradle

Aug 18, 2020
5 usages

Quilt :: STREAM :: Client · Libraries for the STREAM client.

<dependency>
    <groupId>org.interledger</groupId>
    <artifactId>stream-client</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.1

All Versions

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

Version Vulnerabilities Updated
1.3.x
stream-client-1.3.1
stream-client-1.3.0
1.2.x
stream-client-1.2.0
1.1.x
stream-client-1.1.1
stream-client-1.1.0
1.0.x
stream-client-1.0.3
stream-client-1.0.2
stream-client-1.0.1
stream-client-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.interledger</groupId>
    <artifactId>stream-client</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.interledger:stream-client:1.3.1'

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

implementation("org.interledger:stream-client:1.3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.interledger" % "stream-client" % "1.3.1"

Advertisement

Dependencies from Group

Aug 18, 2020
19 usages
Aug 18, 2020
14 usages
Aug 18, 2020
9 usages
Aug 18, 2020
8 usages
Aug 18, 2020
7 usages

Discover Dependencies

Oct 19, 2019
5 usages
3 stars
Dec 18, 2021
6 usages
3 stars
Jun 30, 2022
6 usages
3 stars
Oct 21, 2019
5 usages
Nov 24, 2022
8 usages
Nov 24, 2022
9 usages
Aug 26, 2023
14 usages
1.4k stars