is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart 2.2.0

The core XChart library

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart
Version

Version

2.2.0
Type

Type

jar

Download xchart 2.2.0


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