is not current version
Last Version 2.0.0

com.github.sbabcoc:slf4j-testng 1.0.0

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.0
Type

Type

jar

Download slf4j-testng 1.0.0


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