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

Jar examples for j:jcabi-matchers

Description

Hamcrest Matchers

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

jcabi-matchers-1.0-javadoc.jar
jcabi-matchers-1.0-sources.jar
jcabi-matchers-1.0.jar
jcabi-matchers-1.0.pom



Related Tutorials