Download histogrammar_2.11-1.0.2.jar file - Jar h

Jar examples for h:histogrammar-2.11

Description

Histogram abstraction to simplify complex aggregations in distributed environments.

You can download jar file histogrammar_2.11 1.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add histogrammar_2.11-1.0.2.jar to your project.

<dependency>
   <groupId>org.diana-hep</groupId>
   <artifactId>histogrammar_2.11</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.diana-hep', name: 'histogrammar_2.11', version: '1.0.2'
libraryDependencies += "org.diana-hep" % "histogrammar_2.11" % "1.0.2"
<dependency org="org.diana-hep" name="histogrammar_2.11" rev="1.0.2"/>
@Grapes(@Grab(group='org.diana-hep', module='histogrammar_2.11', version='1.0.2'))
'org.diana-hep:histogrammar_2.11:jar:1.0.2'

Download

Click the following link to download the jar file.

histogrammar_2.11-1.0.2-javadoc.jar
histogrammar_2.11-1.0.2-sources.jar
histogrammar_2.11-1.0.2.jar
histogrammar_2.11-1.0.2.pom



Related Tutorials