License |
License |
---|---|
Categories |
CategoriesXChart Business Logic Libraries Science |
GroupId | GroupIdcom.xeiam.xchart |
ArtifactId | ArtifactIdxchart |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChart
The core XChart library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchart-2.5.1.pom | |
xchart-2.5.1.jar | 51 KB |
xchart-2.5.1-sources.jar | 42 KB |
xchart-2.5.1-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/ -->
<dependency>
<groupId>com.xeiam.xchart</groupId>
<artifactId>xchart</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/
implementation 'com.xeiam.xchart:xchart:2.5.1'
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart/
implementation ("com.xeiam.xchart:xchart:2.5.1")
'com.xeiam.xchart:xchart:jar:2.5.1'
<dependency org="com.xeiam.xchart" name="xchart" rev="2.5.1">
<artifact name="xchart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchart', module='xchart', version='2.5.1')
)
libraryDependencies += "com.xeiam.xchart" % "xchart" % "2.5.1"
[com.xeiam.xchart/xchart "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
de.erichseifert.vectorgraphics2d : VectorGraphics2D | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert-core | jar | 2.0M10 |