is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart 1.3.0

The core XChart library

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart
Version

Version

1.3.0
Type

Type

jar

Download xchart 1.3.0


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