is not current version
Last Version 2.0.0

com.github.sbabcoc:slf4j-testng 1.0.1

SLF4J TestNG Reporter binding

Categories

Categories

TestNG Unit Testing SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.sbabcoc
ArtifactId

ArtifactId

slf4j-testng
Version

Version

1.0.1
Type

Type

jar

Download slf4j-testng 1.0.1


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