is not current version
Last Version 0.3.8

org.apache.hyracks:algebricks-runtime 0.3.4.1


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

algebricks-runtime
Version

Version

0.3.4.1
Type

Type

jar

Download algebricks-runtime 0.3.4.1


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