License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.apache.pivot |
ArtifactId | ArtifactIdpivot-charts |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Pivot Charts
Apache Pivot Charts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pivot-charts-2.0.5.pom | |
pivot-charts-2.0.5.jar | 33 KB |
pivot-charts-2.0.5-sources.jar | 31 KB |
pivot-charts-2.0.5-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pivot/pivot-charts/ -->
<dependency>
<groupId>org.apache.pivot</groupId>
<artifactId>pivot-charts</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pivot/pivot-charts/
implementation 'org.apache.pivot:pivot-charts:2.0.5'
// https://jarcasting.com/artifacts/org.apache.pivot/pivot-charts/
implementation ("org.apache.pivot:pivot-charts:2.0.5")
'org.apache.pivot:pivot-charts:jar:2.0.5'
<dependency org="org.apache.pivot" name="pivot-charts" rev="2.0.5">
<artifact name="pivot-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pivot', module='pivot-charts', version='2.0.5')
)
libraryDependencies += "org.apache.pivot" % "pivot-charts" % "2.0.5"
[org.apache.pivot/pivot-charts "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pivot : pivot-wtk | jar | 2.0.5 |