is not current version
Last Version 2.0.27

com.epam.jdi:jdi-matchers-testng 2.0.23

JDI Matchers TestNG library

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-matchers-testng
Version

Version

2.0.23
Type

Type

jar

Download jdi-matchers-testng 2.0.23


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