is not current version
Last Version 4.0.0-M3

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

testng-interface

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.github.soc
ArtifactId

ArtifactId

testng-interface_2.11
Version

Version

4.0.0-M0
Type

Type

jar

Download testng-interface_2.11 4.0.0-M0


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