не последняя версия
Последняя версия 1.1.ga

com.ovea:ovea-pipe 1.0.ga

Pipe streams

Группа

Группа

com.ovea
Идентификатор

Идентификатор

ovea-pipe
Версия

Версия

1.0.ga
Тип

Тип

jar

Скачать 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"]