MVN

net.i2p.client : streaming

Maven & Gradle

Jul 03, 2023
1 usages
1.8k stars

I2P Streaming · Implementation of a TCP-like set of sockets for communicating over I2P.

<dependency>
    <groupId>net.i2p.client</groupId>
    <artifactId>streaming</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.i2p.client : streaming to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of net.i2p.client : streaming to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
streaming-2.3.0
2.2.x
streaming-2.2.1
streaming-2.2.0
2.1.x
streaming-2.1.0
2.0.x
streaming-2.0.0
1.9.x
streaming-1.9.1
streaming-1.9.0
1.8.x
streaming-1.8.0
1.7.x
streaming-1.7.0
1.6.x
streaming-1.6.1
streaming-1.6.0
1.5.x
streaming-1.5.0
0.9.x
streaming-0.9.50
streaming-0.9.49
streaming-0.9.48
streaming-0.9.47
streaming-0.9.46
streaming-0.9.45
streaming-0.9.44
streaming-0.9.43
streaming-0.9.42
streaming-0.9.41
streaming-0.9.40
streaming-0.9.39
streaming-0.9.38
streaming-0.9.37
streaming-0.9.36
streaming-0.9.35
streaming-0.9.34
streaming-0.9.33
streaming-0.9.32
streaming-0.9.31
streaming-0.9.30
streaming-0.9.29
streaming-0.9.28
streaming-0.9.27
streaming-0.9.26

How to add a dependency to Maven

Add the following net.i2p.client : streaming maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.i2p.client</groupId>
    <artifactId>streaming</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.i2p.client : streaming gradle dependency to your build.gradle file:

implementation 'net.i2p.client:streaming:2.3.0'

Gradle Kotlin DSL: Add the following net.i2p.client : streaming gradle kotlin dependency to your build.gradle.kts file:

implementation("net.i2p.client:streaming:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.i2p.client : streaming sbt scala dependency to your build.sbt file:

libraryDependencies += "net.i2p.client" % "streaming" % "2.3.0"

Advertisement

Dependencies from Group

Jul 03, 2023
1 usages
1.8k stars
Jul 03, 2023
1 usages
1.8k stars

Discover Dependencies

Jan 19, 2019
3 usages
3 stars
Jun 22, 2023
19 usages
2 stars
Jun 22, 2023
68 usages
2 stars
Nov 29, 2016
8 stars
Apr 21, 2018
6 usages
9 stars
Aug 27, 2021
9 usages
Jun 17, 2016
8 stars
Mar 06, 2020
9 usages
117 stars