License |
License |
---|---|
Categories |
CategoriesXChart Business Logic Libraries Science |
GroupId | GroupIdcom.xeiam.xchart |
ArtifactId | ArtifactIdxchart-parent |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXChart Parent
Basic Charts for Java Applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchart-parent-2.5.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/ -->
<dependency>
<groupId>com.xeiam.xchart</groupId>
<artifactId>xchart-parent</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/
implementation 'com.xeiam.xchart:xchart-parent:2.5.1'
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/
implementation ("com.xeiam.xchart:xchart-parent:2.5.1")
'com.xeiam.xchart:xchart-parent:pom:2.5.1'
<dependency org="com.xeiam.xchart" name="xchart-parent" rev="2.5.1">
<artifact name="xchart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchart', module='xchart-parent', version='2.5.1')
)
libraryDependencies += "com.xeiam.xchart" % "xchart-parent" % "2.5.1"
[com.xeiam.xchart/xchart-parent "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert-core | jar | 2.0M10 |