License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdcom.barchart.pivot |
ArtifactId | ArtifactIdpivot-wtk-charts |
Last Version | Last Version2.0.1-build001 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpivot-wtk-charts
pivot-wtk-charts
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk-charts/ -->
<dependency>
<groupId>com.barchart.pivot</groupId>
<artifactId>pivot-wtk-charts</artifactId>
<version>2.0.1-build001</version>
</dependency>
// https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk-charts/
implementation 'com.barchart.pivot:pivot-wtk-charts:2.0.1-build001'
// https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk-charts/
implementation ("com.barchart.pivot:pivot-wtk-charts:2.0.1-build001")
'com.barchart.pivot:pivot-wtk-charts:jar:2.0.1-build001'
<dependency org="com.barchart.pivot" name="pivot-wtk-charts" rev="2.0.1-build001">
<artifact name="pivot-wtk-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barchart.pivot', module='pivot-wtk-charts', version='2.0.1-build001')
)
libraryDependencies += "com.barchart.pivot" % "pivot-wtk-charts" % "2.0.1-build001"
[com.barchart.pivot/pivot-wtk-charts "2.0.1-build001"]
Group / Artifact | Type | Version |
---|---|---|
com.barchart.pivot : pivot-wtk | jar | 2.0.1-build001 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.testng : testng | jar | 6.4 |