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

com.vectorprint:ReportjFreeChartSupport 8.9


Категории

Категории

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

Группа

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

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

ReportjFreeChartSupport
Версия

Версия

8.9
Тип

Тип

jar

Скачать ReportjFreeChartSupport 8.9


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