Download timestamp-aggregator-1.5.jar file - Jar t

Jar examples for t:timestamp-aggregator

Description

Aggregates Formula messages by their timestamp.

You can download jar file timestamp-aggregator 1.5 in this page.

Build File

You can use the following script to add timestamp-aggregator-1.5.jar to your project.

<dependency>
   <groupId>fr.inria.powerapi.processor</groupId>
   <artifactId>timestamp-aggregator</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'fr.inria.powerapi.processor', name: 'timestamp-aggregator', version: '1.5'
libraryDependencies += "fr.inria.powerapi.processor" % "timestamp-aggregator" % "1.5"
<dependency org="fr.inria.powerapi.processor" name="timestamp-aggregator" rev="1.5"/>
@Grapes(@Grab(group='fr.inria.powerapi.processor', module='timestamp-aggregator', version='1.5'))
'fr.inria.powerapi.processor:timestamp-aggregator:jar:1.5'

Download

Click the following link to download the jar file.

timestamp-aggregator-1.5-javadoc.jar
timestamp-aggregator-1.5-sources.jar
timestamp-aggregator-1.5.jar
timestamp-aggregator-1.5.pom



Related Tutorials