is not current version
Last Version 1.8.0

net.i2p.client:mstreaming 0.9.33

API, interfaces, and factory for a TCP-like set of sockets for communicating over I2P.

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.i2p.client
ArtifactId

ArtifactId

mstreaming
Version

Version

0.9.33
Type

Type

jar

Download mstreaming 0.9.33


<!-- https://jarcasting.com/artifacts/net.i2p.client/mstreaming/ -->
<dependency>
    <groupId>net.i2p.client</groupId>
    <artifactId>mstreaming</artifactId>
    <version>0.9.33</version>
</dependency>
// https://jarcasting.com/artifacts/net.i2p.client/mstreaming/
implementation 'net.i2p.client:mstreaming:0.9.33'
// https://jarcasting.com/artifacts/net.i2p.client/mstreaming/
implementation ("net.i2p.client:mstreaming:0.9.33")
'net.i2p.client:mstreaming:jar:0.9.33'
<dependency org="net.i2p.client" name="mstreaming" rev="0.9.33">
  <artifact name="mstreaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.i2p.client', module='mstreaming', version='0.9.33')
)
libraryDependencies += "net.i2p.client" % "mstreaming" % "0.9.33"
[net.i2p.client/mstreaming "0.9.33"]