MVN

org.knowm.xchange : xchange-stream-lgo

Maven & Gradle

Dec 24, 2022
3.6k stars

XChange LGO Stream

<dependency>
    <groupId>org.knowm.xchange</groupId>
    <artifactId>xchange-stream-lgo</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.knowm.xchange : xchange-stream-lgo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0

All Versions

Choose a version of org.knowm.xchange : xchange-stream-lgo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
xchange-stream-lgo-5.1.0
5.0.x
xchange-stream-lgo-5.0.14
xchange-stream-lgo-5.0.13
xchange-stream-lgo-5.0.12
xchange-stream-lgo-5.0.11
xchange-stream-lgo-5.0.10
xchange-stream-lgo-5.0.9
xchange-stream-lgo-5.0.8
xchange-stream-lgo-5.0.7
xchange-stream-lgo-5.0.6
xchange-stream-lgo-5.0.4
xchange-stream-lgo-5.0.3
xchange-stream-lgo-5.0.2
xchange-stream-lgo-5.0.1
xchange-stream-lgo-5.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.knowm.xchange</groupId>
    <artifactId>xchange-stream-lgo</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.knowm.xchange : xchange-stream-lgo gradle dependency to your build.gradle file:

implementation 'org.knowm.xchange:xchange-stream-lgo:5.1.0'

Gradle Kotlin DSL: Add the following org.knowm.xchange : xchange-stream-lgo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.knowm.xchange:xchange-stream-lgo:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.knowm.xchange : xchange-stream-lgo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.knowm.xchange" % "xchange-stream-lgo" % "5.1.0"

Advertisement

Dependencies from Group

Dec 24, 2022
129 usages
3.6k stars
Dec 24, 2022
24 usages
3.6k stars
Dec 24, 2022
16 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars

Discover Dependencies