MVN

com.wgzhao.addax : streamreader

Maven & Gradle

Jul 29, 2023
925 stars

stream-reader

<dependency>
    <groupId>com.wgzhao.addax</groupId>
    <artifactId>streamreader</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wgzhao.addax : streamreader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of com.wgzhao.addax : streamreader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
streamreader-4.1.1
streamreader-4.1.0
4.0.x
streamreader-4.0.12
streamreader-4.0.9
streamreader-4.0.8
streamreader-4.0.7
streamreader-4.0.5
streamreader-4.0.4
streamreader-4.0.3

How to add a dependency to Maven

Add the following com.wgzhao.addax : streamreader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wgzhao.addax</groupId>
    <artifactId>streamreader</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wgzhao.addax : streamreader gradle dependency to your build.gradle file:

implementation 'com.wgzhao.addax:streamreader:4.1.1'

Gradle Kotlin DSL: Add the following com.wgzhao.addax : streamreader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wgzhao.addax:streamreader:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wgzhao.addax : streamreader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wgzhao.addax" % "streamreader" % "4.1.1"

Advertisement

Dependencies from Group

Jul 29, 2023
60 usages
925 stars
Jul 29, 2023
25 usages
926 stars
Jul 29, 2023
12 usages
925 stars
Jul 29, 2023
1 usages
926 stars
Jul 29, 2023
925 stars

Discover Dependencies