License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.justinclagg |
ArtifactId | ArtifactIdrobotframework-pdflibrary |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionrobotframework-pdflibrary
A Robot Framework library for PDF testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.justinclagg/robotframework-pdflibrary/ -->
<dependency>
<groupId>com.github.justinclagg</groupId>
<artifactId>robotframework-pdflibrary</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.justinclagg/robotframework-pdflibrary/
implementation 'com.github.justinclagg:robotframework-pdflibrary:0.0.1'
// https://jarcasting.com/artifacts/com.github.justinclagg/robotframework-pdflibrary/
implementation ("com.github.justinclagg:robotframework-pdflibrary:0.0.1")
'com.github.justinclagg:robotframework-pdflibrary:jar:0.0.1'
<dependency org="com.github.justinclagg" name="robotframework-pdflibrary" rev="0.0.1">
<artifact name="robotframework-pdflibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.justinclagg', module='robotframework-pdflibrary', version='0.0.1')
)
libraryDependencies += "com.github.justinclagg" % "robotframework-pdflibrary" % "0.0.1"
[com.github.justinclagg/robotframework-pdflibrary "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.itextpdf : itextpdf | jar | 5.5.12 |
org.robotframework : javalib-core | jar | 1.2.1 |
commons-lang : commons-lang | jar | 2.5 |