Last Version

XChart 3.8.1

The core XChart library

License

License

Categories

Categories

XChart Business Logic Libraries Science
GroupId

GroupId

org.knowm.xchart
ArtifactId

ArtifactId

xchart
Version

Version

3.8.1
Type

Type

jar
Description

Description

XChart
The core XChart library
Project Organization

Project Organization

Knowm Inc.

Download xchart 3.8.1


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

Dependencies

compile (3)

Group / Artifact Type Version
de.erichseifert.vectorgraphics2d : VectorGraphics2D jar 0.13
de.rototor.pdfbox : graphics2d jar 0.32
com.madgag : animated-gif-lib jar 1.4

test (2)

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

Project Modules

There are no modules declared in this project.