is not current version
Last Version 1.2.11

com.github.sumankumar01:SeleniumReport 1.2.6

Simple Report for selenium

GroupId

GroupId

com.github.sumankumar01
ArtifactId

ArtifactId

SeleniumReport
Version

Version

1.2.6
Type

Type

jar

Download SeleniumReport 1.2.6


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