is not current version
Last Version 2.0.27

com.epam.jdi:jdi-web-testng 2.0.26


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-web-testng
Version

Version

2.0.26
Type

Type

jar

Download jdi-web-testng 2.0.26


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