is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart 2.4.3

The core XChart library

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart
Version

Version

2.4.3
Type

Type

jar

Download xchart 2.4.3


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