Download root4j-0.1.3.jar file - Jar r

Jar examples for r:root4j

Description

Derived from FreeHEP ROOT IO (http://java.freehep.org/freehep-rootio); modernized and GUI dropped.

You can download jar file root4j 0.1.3 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Build File

You can use the following script to add root4j-0.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

root4j-0.1.3-javadoc.jar
root4j-0.1.3-sources.jar
root4j-0.1.3.jar
root4j-0.1.3.pom



Related Tutorials