is not current version
Last Version 2.0.27

com.epam.jdi:jdi-matchers-junit 2.0.25

JDI Matchers JUnit library

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-matchers-junit
Version

Version

2.0.25
Type

Type

jar

Download jdi-matchers-junit 2.0.25


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