Download jdi-matchers-1.0.51.jar file - Jar j

Jar examples for j:jdi-matchers

Description

JDI Matchers library

You can download jar file jdi-matchers 1.0.51 in this page.

License

GNU General Public License v3

Build File

You can use the following script to add jdi-matchers-1.0.51.jar to your project.

<dependency>
   <groupId>com.epam.jdi</groupId>
   <artifactId>jdi-matchers</artifactId>
   <version>1.0.51</version>
</dependency>
compile group: 'com.epam.jdi', name: 'jdi-matchers', version: '1.0.51'
libraryDependencies += "com.epam.jdi" % "jdi-matchers" % "1.0.51"
<dependency org="com.epam.jdi" name="jdi-matchers" rev="1.0.51"/>
@Grapes(@Grab(group='com.epam.jdi', module='jdi-matchers', version='1.0.51'))
'com.epam.jdi:jdi-matchers:jar:1.0.51'

Download

Click the following link to download the jar file.

jdi-matchers-1.0.51-javadoc.jar
jdi-matchers-1.0.51-sources.jar
jdi-matchers-1.0.51.jar
jdi-matchers-1.0.51.pom



Related Tutorials