Download histogrammar_2.11-1.0.4.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.4 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials