Download gral-core-0.11.jar file - Jar g

Jar examples for g:gral-core

Description

Free Java library for displaying plots

You can download jar file gral-core 0.11 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

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'

Download

Click the following link to download the jar file.

gral-core-0.11-javadoc.jar
gral-core-0.11-sources.jar
gral-core-0.11.jar
gral-core-0.11.pom



Related Tutorials