is not current version
Last Version 1.0.5.1

com.github.vebqa:vebtal-pdf 1.0.3

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

1.0.3
Type

Type

jar

Download vebtal-pdf 1.0.3


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