License |
License |
---|---|
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdovea-pipe |
Version | Version1.1.ga |
Type | Typejar |
Description |
Descriptionovea-pipe
Pipe streams
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ovea-pipe-1.1.ga.pom | |
ovea-pipe-1.1.ga.jar | 38 KB |
ovea-pipe-1.1.ga-sources.jar | 23 KB |
ovea-pipe-1.1.ga-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/ovea-pipe/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-pipe</artifactId>
<version>1.1.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/ovea-pipe/
implementation 'com.ovea:ovea-pipe:1.1.ga'
// https://jarcasting.com/artifacts/com.ovea/ovea-pipe/
implementation ("com.ovea:ovea-pipe:1.1.ga")
'com.ovea:ovea-pipe:jar:1.1.ga'
<dependency org="com.ovea" name="ovea-pipe" rev="1.1.ga">
<artifact name="ovea-pipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='ovea-pipe', version='1.1.ga')
)
libraryDependencies += "com.ovea" % "ovea-pipe" % "1.1.ga"
[com.ovea/ovea-pipe "1.1.ga"]
Group / Artifact | Type | Version |
---|---|---|
com.mycila : mycila-junit | jar | 1.2.ga |
org.mockito : mockito-core | jar | 1.8.5 |
org.codehaus.groovy : groovy-all | jar | 1.8.1 |