License |
License |
---|---|
Categories |
CategoriesXChart Business Logic Libraries Science |
GroupId | GroupIdorg.knowm.xchart |
ArtifactId | ArtifactIdxchart |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChart
The core XChart library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchart-3.8.1.pom | |
xchart-3.8.1.jar | 343 KB |
xchart-3.8.1-sources.jar | 185 KB |
xchart-3.8.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easytesting : fest-assert-core | jar | 2.0M10 |