Download histogrammar_2.11-1.0.3.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.3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials