Download algebricks-common-0.3.3.jar file - Jar a

Jar examples for a:algebricks-common

Description

You can download jar file algebricks-common 0.3.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add algebricks-common-0.3.3.jar to your project.

<dependency>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks-common</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'org.apache.hyracks', name: 'algebricks-common', version: '0.3.3'
libraryDependencies += "org.apache.hyracks" % "algebricks-common" % "0.3.3"
<dependency org="org.apache.hyracks" name="algebricks-common" rev="0.3.3"/>
@Grapes(@Grab(group='org.apache.hyracks', module='algebricks-common', version='0.3.3'))
'org.apache.hyracks:algebricks-common:jar:0.3.3'

Download

Click the following link to download the jar file.

algebricks-common-0.3.3.jar
algebricks-common-0.3.3.pom



Related Tutorials