не последняя версия
Последняя версия 9.3

com.vectorprint:ReportjFreeChartSupport 4.0

A library that adds jFreeChart capabilities to the VectorPrint IText based reporting library

Категории

Категории

JFreeChart Взаимодействие с пользователем Charts
Группа

Группа

com.vectorprint
Идентификатор

Идентификатор

ReportjFreeChartSupport
Версия

Версия

4.0
Тип

Тип

jar

Скачать ReportjFreeChartSupport 4.0


<!-- https://jarcasting.com/artifacts/com.vectorprint/ReportjFreeChartSupport/ -->
<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>ReportjFreeChartSupport</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/ReportjFreeChartSupport/
implementation 'com.vectorprint:ReportjFreeChartSupport:4.0'
// https://jarcasting.com/artifacts/com.vectorprint/ReportjFreeChartSupport/
implementation ("com.vectorprint:ReportjFreeChartSupport:4.0")
'com.vectorprint:ReportjFreeChartSupport:jar:4.0'
<dependency org="com.vectorprint" name="ReportjFreeChartSupport" rev="4.0">
  <artifact name="ReportjFreeChartSupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='ReportjFreeChartSupport', version='4.0')
)
libraryDependencies += "com.vectorprint" % "ReportjFreeChartSupport" % "4.0"
[com.vectorprint/ReportjFreeChartSupport "4.0"]