Jar examples for x:xchart
Basic Charts for Java Applications
You can download jar file xchart 2.5.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
xchart-2.5.0-javadoc.jar