Jar examples for d:DynamicModuleAPI
Some simple extensions to testng for use with maven.
You can download jar file DynamicModuleAPI 1.1.0 in this page.
You can use the following script to add DynamicModuleAPI-1.1.0.jar to your project.
<dependency> <groupId>org.e-hoffman.testing</groupId> <artifactId>DynamicModuleAPI</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.e-hoffman.testing', name: 'DynamicModuleAPI', version: '1.1.0'
libraryDependencies += "org.e-hoffman.testing" % "DynamicModuleAPI" % "1.1.0"
<dependency org="org.e-hoffman.testing" name="DynamicModuleAPI" rev="1.1.0"/>
@Grapes(@Grab(group='org.e-hoffman.testing', module='DynamicModuleAPI', version='1.1.0'))
'org.e-hoffman.testing:DynamicModuleAPI:jar:1.1.0'
Click the following link to download the jar file.
DynamicModuleAPI-1.1.0-javadoc.jar