is not current version
Last Version 21.4.229

de.inetsoftware:pdfcjunit 20.10.224

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

20.10.224
Type

Type

jar

Download pdfcjunit 20.10.224


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