Download spock-extensions-0.1.4.jar file - Jar s

Jar examples for s:spock-extensions

Description

Extensions for the Spock testing framework

You can download jar file spock-extensions 0.1.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add spock-extensions-0.1.4.jar to your project.

<dependency>
   <groupId>com.github.goldin</groupId>
   <artifactId>spock-extensions</artifactId>
   <version>0.1.4</version>
</dependency>
compile group: 'com.github.goldin', name: 'spock-extensions', version: '0.1.4'
libraryDependencies += "com.github.goldin" % "spock-extensions" % "0.1.4"
<dependency org="com.github.goldin" name="spock-extensions" rev="0.1.4"/>
@Grapes(@Grab(group='com.github.goldin', module='spock-extensions', version='0.1.4'))
'com.github.goldin:spock-extensions:jar:0.1.4'

Download

Click the following link to download the jar file.

spock-extensions-0.1.4-javadoc.jar
spock-extensions-0.1.4-sources.jar
spock-extensions-0.1.4.jar
spock-extensions-0.1.4.pom



Related Tutorials