is not current version
Last Version 4.0.0-M3

io.github.soc:testng-interface_2.11 4.0.0-M2

testng-interface

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.github.soc
ArtifactId

ArtifactId

testng-interface_2.11
Version

Version

4.0.0-M2
Type

Type

jar

Download testng-interface_2.11 4.0.0-M2


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