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

org.jodreports:jodreports-test 3.0.0

A java library providing test superclasses and utilities to perform unit-testing of documents generated with JODReports.

Группа

Группа

org.jodreports
Идентификатор

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

jodreports-test
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать jodreports-test 3.0.0


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