Files download
File Operation
testng-runtime_sjs0.6_2.10-4.0.0-M3.jar download
testng-runtime_sjs0.6_2.10-4.0.0-M3.pom download
testng-runtime_sjs0.6_2.10-4.0.0-M3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.soc</groupId>
  <artifactId>testng-runtime_sjs0.6_2.10</artifactId>
  <version>4.0.0-M3</version>
</dependency>
Gradle Groovy
implementation 'io.github.soc:testng-runtime_sjs0.6_2.10:4.0.0-M3'
Gradle Kotlin
implementation("io.github.soc:testng-runtime_sjs0.6_2.10:4.0.0-M3")
Scala SBT
libraryDependencies += "io.github.soc" % "testng-runtime_sjs0.6_2.10" % "4.0.0-M3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.soc', module='testng-runtime_sjs0.6_2.10', version='4.0.0-M3')
)
Apache Ivy
<dependency org="io.github.soc" name="testng-runtime_sjs0.6_2.10" rev="4.0.0-M3" />
Leiningen
[io.github.soc/testng-runtime_sjs0.6_2.10 "4.0.0-M3"]
Apache Buildr
'io.github.soc:testng-runtime_sjs0.6_2.10:jar:4.0.0-M3'