| License | License | 
|---|---|
| Categories | CategoriesCharts User Interface CLI | 
| GroupId | GroupIdorg.eclipse.birt.birt-packages.birt-charts | 
| ArtifactId | ArtifactIdbirt-charts | 
| Last Version | Last Version4.9.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionBusiness Intelligence Reporting Tool | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| birt-charts-4.9.0.pom | |
| birt-charts-4.9.0.zip | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.birt-packages.birt-charts/birt-charts/ -->
<dependency>
    <groupId>org.eclipse.birt.birt-packages.birt-charts</groupId>
    <artifactId>birt-charts</artifactId>
    <version>4.9.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.birt.birt-packages.birt-charts/birt-charts/
implementation 'org.eclipse.birt.birt-packages.birt-charts:birt-charts:4.9.0'// https://jarcasting.com/artifacts/org.eclipse.birt.birt-packages.birt-charts/birt-charts/
implementation ("org.eclipse.birt.birt-packages.birt-charts:birt-charts:4.9.0")'org.eclipse.birt.birt-packages.birt-charts:birt-charts:pom:4.9.0'<dependency org="org.eclipse.birt.birt-packages.birt-charts" name="birt-charts" rev="4.9.0">
  <artifact name="birt-charts" type="pom" />
</dependency>@Grapes(
@Grab(group='org.eclipse.birt.birt-packages.birt-charts', module='birt-charts', version='4.9.0')
)libraryDependencies += "org.eclipse.birt.birt-packages.birt-charts" % "birt-charts" % "4.9.0"[org.eclipse.birt.birt-packages.birt-charts/birt-charts "4.9.0"]