Download xchart-2.5.0.jar file - Jar x

Jar examples for x:xchart

Description

Basic Charts for Java Applications

You can download jar file xchart 2.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xchart-2.5.0.jar to your project.

<dependency>
   <groupId>com.xeiam.xchart</groupId>
   <artifactId>xchart</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'com.xeiam.xchart', name: 'xchart', version: '2.5.0'
libraryDependencies += "com.xeiam.xchart" % "xchart" % "2.5.0"
<dependency org="com.xeiam.xchart" name="xchart" rev="2.5.0"/>
@Grapes(@Grab(group='com.xeiam.xchart', module='xchart', version='2.5.0'))
'com.xeiam.xchart:xchart:jar:2.5.0'

Download

Click the following link to download the jar file.

xchart-2.5.0-javadoc.jar
xchart-2.5.0-sources.jar
xchart-2.5.0.jar
xchart-2.5.0.pom



Related Tutorials