is not current version
Last Version 2.5.1

com.xeiam.xchart:xchart-parent 2.1.0

Basic Charts for Java Applications

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

com.xeiam.xchart
ArtifactId

ArtifactId

xchart-parent
Version

Version

2.1.0
Type

Type

pom

Download xchart-parent 2.1.0

Filename Size
xchart-parent-2.1.0.pom 4 KB
Browse

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