Jar examples for a:aggdesigner-algorithm
Algorithm that designs aggregate tables
You can download jar file aggdesigner-algorithm 6.0 in this page.
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'
Click the following link to download the jar file.
aggdesigner-algorithm-6.0-javadoc.jar