is not current version
Last Version 2.1.3

com.uttesh:pdfngreport 2.1.1

Create the pdf report for the testng test cases execution results

Categories

Categories

PDF Data
GroupId

GroupId

com.uttesh
ArtifactId

ArtifactId

pdfngreport
Version

Version

2.1.1
Type

Type

jar

Download pdfngreport 2.1.1


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