is not current version
Last Version 1.0.5.1

com.github.vebqa:vebtal-pdf 0.9.8

Provides access for testing PDF documents with api for REST or JUnit / AssertJ

Categories

Categories

PDF Data
GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-pdf
Version

Version

0.9.8
Type

Type

jar

Download vebtal-pdf 0.9.8


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