Jar examples for s:spock-extensions
Extensions for the Spock testing framework
You can download jar file spock-extensions 0.1.4 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
spock-extensions-0.1.4-javadoc.jar