License |
License |
---|---|
GroupId | GroupIdorg.apache.hama |
ArtifactId | ArtifactIdhama-pipes |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpipes
Apache Hama Pipes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hama-pipes-0.7.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hama/hama-pipes/ -->
<dependency>
<groupId>org.apache.hama</groupId>
<artifactId>hama-pipes</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hama/hama-pipes/
implementation 'org.apache.hama:hama-pipes:0.7.1'
// https://jarcasting.com/artifacts/org.apache.hama/hama-pipes/
implementation ("org.apache.hama:hama-pipes:0.7.1")
'org.apache.hama:hama-pipes:pom:0.7.1'
<dependency org="org.apache.hama" name="hama-pipes" rev="0.7.1">
<artifact name="hama-pipes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hama', module='hama-pipes', version='0.7.1')
)
libraryDependencies += "org.apache.hama" % "hama-pipes" % "0.7.1"
[org.apache.hama/hama-pipes "0.7.1"]