XChart Parent

XChart is a light weight Java library for plotting data.

License

License

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

org.knowm.xchart
ArtifactId

ArtifactId

xchart-parent
Last Version

Last Version

3.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

XChart Parent
XChart is a light weight Java library for plotting data.
Project URL

Project URL

http://knowm.org/open-source/xchart
Project Organization

Project Organization

Knowm Inc.

Download xchart-parent

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

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

  • xchart
  • xchart-demo

Versions

Version
3.8.1
3.8.0
3.7.0
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.6.1
2.6.0