is not current version
Last Version 3.8.1

org.knowm.xchart:xchart-parent 3.2.2

XChart is a light weight Java library for plotting data.

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

org.knowm.xchart
ArtifactId

ArtifactId

xchart-parent
Version

Version

3.2.2
Type

Type

pom

Download xchart-parent 3.2.2

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

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