is not current version
Last Version 0.15.8.202206221624

com.thegoate:testng 0.15.8.202104272200

goate module for testng

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

testng
Version

Version

0.15.8.202104272200
Type

Type

jar

Download testng 0.15.8.202104272200


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