is not current version
Last Version 1.2.0

pipe 1.0.0-alpha0

Java library for implementation of concurrent pipelines.

License

License

GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

pipe
Version

Version

1.0.0-alpha0
Type

Type

jar
Description

Description

pipe
Java library for implementation of concurrent pipelines.

Download pipe 1.0.0-alpha0


<!-- https://jarcasting.com/artifacts/cc.redberry/pipe/ -->
<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>pipe</artifactId>
    <version>1.0.0-alpha0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.redberry/pipe/
implementation 'cc.redberry:pipe:1.0.0-alpha0'
// https://jarcasting.com/artifacts/cc.redberry/pipe/
implementation ("cc.redberry:pipe:1.0.0-alpha0")
'cc.redberry:pipe:jar:1.0.0-alpha0'
<dependency org="cc.redberry" name="pipe" rev="1.0.0-alpha0">
  <artifact name="pipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.redberry', module='pipe', version='1.0.0-alpha0')
)
libraryDependencies += "cc.redberry" % "pipe" % "1.0.0-alpha0"
[cc.redberry/pipe "1.0.0-alpha0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.commons : commons-math jar 2.2

Project Modules

There are no modules declared in this project.