is not current version
Last Version 1.0.1

org.bitbucket.wanikirtesh:sbnreporter_lite 1.0.0

This is a simple project which implements TestNG Report listener and produces elegant reports with various features

GroupId

GroupId

org.bitbucket.wanikirtesh
ArtifactId

ArtifactId

sbnreporter_lite
Version

Version

1.0.0
Type

Type

jar

Download sbnreporter_lite 1.0.0


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