XChart

The core XChart library

License

License

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

XChart
The core XChart library
Project Organization

Project Organization

Xeiam, LLC

Download xchart

How to add to project

<!-- https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/ -->
<dependency>
    <groupId>com.xeiam.xchart</groupId>
    <artifactId>xchart</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/
implementation 'com.xeiam.xchart:xchart:2.5.1'
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/
implementation ("com.xeiam.xchart:xchart:2.5.1")
'com.xeiam.xchart:xchart:jar:2.5.1'
<dependency org="com.xeiam.xchart" name="xchart" rev="2.5.1">
  <artifact name="xchart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchart', module='xchart', version='2.5.1')
)
libraryDependencies += "com.xeiam.xchart" % "xchart" % "2.5.1"
[com.xeiam.xchart/xchart "2.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.erichseifert.vectorgraphics2d : VectorGraphics2D jar 0.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.3.1
1.3.0