Download jcabi-matchers-1.4.jar file - Jar j

Jar examples for j:jcabi-matchers

Description

Hamcrest Matchers

You can download jar file jcabi-matchers 1.4 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-matchers-1.4.jar to your project.

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

Download

Click the following link to download the jar file.

jcabi-matchers-1.4-jar-with-dependencies.jar
jcabi-matchers-1.4-javadoc.jar
jcabi-matchers-1.4-sources.jar
jcabi-matchers-1.4.jar
jcabi-matchers-1.4.pom



Related Tutorials