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

com.vectorprint:ReportjFreeChartSupport 7.1


Категории

Категории

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

Группа

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

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

ReportjFreeChartSupport
Версия

Версия

7.1
Тип

Тип

jar

Скачать ReportjFreeChartSupport 7.1


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