is not current version
Last Version 1.1.ga

com.ovea:ovea-pipe 1.0.ga

Pipe streams

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-pipe
Version

Version

1.0.ga
Type

Type

jar

Download ovea-pipe 1.0.ga


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