Jar examples for r:root4j
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.
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
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'
Click the following link to download the jar file.
root4j-0.1.3-javadoc.jar