is not current version
Last Version 1.0.34

com.ociweb:pronghorn-pipes 1.0.21

Ring buffer based queuing utility for applications that require high performance and/or a small footprint. Well suited for embedded and stream based processing.

GroupId

GroupId

com.ociweb
ArtifactId

ArtifactId

pronghorn-pipes
Version

Version

1.0.21
Type

Type

jar

Download pronghorn-pipes 1.0.21


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