License |
License |
---|---|
GroupId | GroupIdcom.epam.jdi |
ArtifactId | ArtifactIdjdi-matchers |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDI Matchers
JDI Matchers library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdi-matchers-2.0.27.pom | |
jdi-matchers-2.0.27.jar | 40 KB |
jdi-matchers-2.0.27-sources.jar | 19 KB |
jdi-matchers-2.0.27-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-matchers</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers/
implementation 'com.epam.jdi:jdi-matchers:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers/
implementation ("com.epam.jdi:jdi-matchers:2.0.27")
'com.epam.jdi:jdi-matchers:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-matchers" rev="2.0.27">
<artifact name="jdi-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-matchers', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-matchers" % "2.0.27"
[com.epam.jdi/jdi-matchers "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.jdi.tools : jdi-light-saber | jar | 2.0.39 |