Jar examples for g:gral-core
Free Java library for displaying plots
You can download jar file gral-core 0.11 in this page.
GNU Library or Lesser General Public License (LGPL)
You can use the following script to add gral-core-0.11.jar to your project.
<dependency> <groupId>de.erichseifert.gral</groupId> <artifactId>gral-core</artifactId> <version>0.11</version> </dependency>
compile group: 'de.erichseifert.gral', name: 'gral-core', version: '0.11'
libraryDependencies += "de.erichseifert.gral" % "gral-core" % "0.11"
<dependency org="de.erichseifert.gral" name="gral-core" rev="0.11"/>
@Grapes(@Grab(group='de.erichseifert.gral', module='gral-core', version='0.11'))
'de.erichseifert.gral:gral-core:jar:0.11'
Click the following link to download the jar file.
gral-core-0.11-javadoc.jar