is not current version
Last Version 21.4.229

de.inetsoftware:pdfcjunit 20.10.234

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.234
Type

Type

jar

Download pdfcjunit 20.10.234


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