is not current version
Last Version 3.0.2

org.jodreports:jodreports-test 3.0.1

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

GroupId

GroupId

org.jodreports
ArtifactId

ArtifactId

jodreports-test
Version

Version

3.0.1
Type

Type

jar

Download jodreports-test 3.0.1


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