Download testng-interface_2.12-4.0.0-M3.jar file - Jar t

Jar examples for t:testng-interface-2.12

Description

testng-interface

You can download jar file testng-interface_2.12 4.0.0-M3 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add testng-interface_2.12-4.0.0-M3.jar to your project.

<dependency>
   <groupId>io.github.soc</groupId>
   <artifactId>testng-interface_2.12</artifactId>
   <version>4.0.0-M3</version>
</dependency>
compile group: 'io.github.soc', name: 'testng-interface_2.12', version: '4.0.0-M3'
libraryDependencies += "io.github.soc" % "testng-interface_2.12" % "4.0.0-M3"
<dependency org="io.github.soc" name="testng-interface_2.12" rev="4.0.0-M3"/>
@Grapes(@Grab(group='io.github.soc', module='testng-interface_2.12', version='4.0.0-M3'))
'io.github.soc:testng-interface_2.12:jar:4.0.0-M3'

Download

Click the following link to download the jar file.

testng-interface_2.12-4.0.0-M3-javadoc.jar
testng-interface_2.12-4.0.0-M3-sources.jar
testng-interface_2.12-4.0.0-M3.jar
testng-interface_2.12-4.0.0-M3.pom



Related Tutorials