is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart 2.3.2

The core XChart library

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart
Version

Version

2.3.2
Type

Type

jar

Download xchart 2.3.2


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