is not current version
Last Version 21.4.229

de.inetsoftware:pdfcjunit 6.2.182

JUnit extension for the PDFC Server to compare two PDF files.

Categories

Categories

JUnit Unit Testing Net PDF Data
GroupId

GroupId

de.inetsoftware
ArtifactId

ArtifactId

pdfcjunit
Version

Version

6.2.182
Type

Type

jar

Download pdfcjunit 6.2.182


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