is not current version
Last Version 1.0.5.1

com.github.vebqa:vebtal-pdf 0.9.2

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

Type

jar

Download vebtal-pdf 0.9.2


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