Download aggdesigner-algorithm-6.0.jar file - Jar a

Jar examples for a:aggdesigner-algorithm

Description

Algorithm that designs aggregate tables

You can download jar file aggdesigner-algorithm 6.0 in this page.

Build File

You can use the following script to add aggdesigner-algorithm-6.0.jar to your project.

<dependency>
   <groupId>net.hydromatic</groupId>
   <artifactId>aggdesigner-algorithm</artifactId>
   <version>6.0</version>
</dependency>
compile group: 'net.hydromatic', name: 'aggdesigner-algorithm', version: '6.0'
libraryDependencies += "net.hydromatic" % "aggdesigner-algorithm" % "6.0"
<dependency org="net.hydromatic" name="aggdesigner-algorithm" rev="6.0"/>
@Grapes(@Grab(group='net.hydromatic', module='aggdesigner-algorithm', version='6.0'))
'net.hydromatic:aggdesigner-algorithm:jar:6.0'

Download

Click the following link to download the jar file.

aggdesigner-algorithm-6.0-javadoc.jar
aggdesigner-algorithm-6.0-sources.jar
aggdesigner-algorithm-6.0-test-sources.jar
aggdesigner-algorithm-6.0-tests.jar
aggdesigner-algorithm-6.0.jar
aggdesigner-algorithm-6.0.pom



Related Tutorials