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

com.vectorprint:ReportjFreeChartSupport 1.5

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

Категории

Категории

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

Группа

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

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

ReportjFreeChartSupport
Версия

Версия

1.5
Тип

Тип

jar

Скачать ReportjFreeChartSupport 1.5


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