Mobicents :: Stream :: Impl :: stream

Simple, NIO like stream library.

License

License

GroupId

GroupId

io.bitbucket.supportomateinc.protocols.stream
ArtifactId

ArtifactId

stream
Last Version

Last Version

1.0.0.CR1
Release Date

Release Date

Type

Type

jar
Description

Description

Mobicents :: Stream :: Impl :: stream
Simple, NIO like stream library.

Download stream

How to add to project

<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream/ -->
<dependency>
    <groupId>io.bitbucket.supportomateinc.protocols.stream</groupId>
    <artifactId>stream</artifactId>
    <version>1.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream/
implementation 'io.bitbucket.supportomateinc.protocols.stream:stream:1.0.0.CR1'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream/
implementation ("io.bitbucket.supportomateinc.protocols.stream:stream:1.0.0.CR1")
'io.bitbucket.supportomateinc.protocols.stream:stream:jar:1.0.0.CR1'
<dependency org="io.bitbucket.supportomateinc.protocols.stream" name="stream" rev="1.0.0.CR1">
  <artifact name="stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.protocols.stream', module='stream', version='1.0.0.CR1')
)
libraryDependencies += "io.bitbucket.supportomateinc.protocols.stream" % "stream" % "1.0.0.CR1"
[io.bitbucket.supportomateinc.protocols.stream/stream "1.0.0.CR1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.12.4
javolution : javolution jar 5.5.1

provided (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.CR1