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

org.ow2.orchestra.reporting:reporting 4.9.0-M4


Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

org.ow2.orchestra.reporting
Идентификатор

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

reporting
Версия

Версия

4.9.0-M4
Тип

Тип

jar

Скачать reporting 4.9.0-M4


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