Last Version

DynamicModuleAPI 1.2.0

Some simple extensions to testng for use with maven.

License

License

GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

DynamicModuleAPI
Version

Version

1.2.0
Type

Type

jar
Description

Description

DynamicModuleAPI
Some simple extensions to testng for use with maven.

Download DynamicModuleAPI 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.5.5

Project Modules

There are no modules declared in this project.