is not current version
Last Version 1.2.11

com.github.sumankumar01:SeleniumReport 1.2.10

Simple Report for selenium

GroupId

GroupId

com.github.sumankumar01
ArtifactId

ArtifactId

SeleniumReport
Version

Version

1.2.10
Type

Type

jar

Download SeleniumReport 1.2.10


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