is not current version
Last Version 0.3.8

org.apache.hyracks:algebricks 0.3.2


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

algebricks
Version

Version

0.3.2
Type

Type

pom

Download algebricks 0.3.2

Filename Size
algebricks-0.3.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.hyracks/algebricks/ -->
<dependency>
    <groupId>org.apache.hyracks</groupId>
    <artifactId>algebricks</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks/
implementation 'org.apache.hyracks:algebricks:0.3.2'
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks/
implementation ("org.apache.hyracks:algebricks:0.3.2")
'org.apache.hyracks:algebricks:pom:0.3.2'
<dependency org="org.apache.hyracks" name="algebricks" rev="0.3.2">
  <artifact name="algebricks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='algebricks', version='0.3.2')
)
libraryDependencies += "org.apache.hyracks" % "algebricks" % "0.3.2"
[org.apache.hyracks/algebricks "0.3.2"]