Download shazamcrest-0.7.jar file - Jar s

Jar examples for s:shazamcrest

Description

Library that extends the functionality of hamcrest

You can download jar file shazamcrest 0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add shazamcrest-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

shazamcrest-0.7-javadoc.jar
shazamcrest-0.7-sources.jar
shazamcrest-0.7.jar
shazamcrest-0.7.pom



Related Tutorials