is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart-parent 2.4.2

Basic Charts for Java Applications

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart-parent
Version

Version

2.4.2
Type

Type

pom

Download xchart-parent 2.4.2

Filename Size
xchart-parent-2.4.2.pom 5 KB
Browse

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