Download gaelyk-spock-0.4.jar file - Jar g

Jar examples for g:gaelyk-spock

Description

Spock specification support for Gaelyk lightweight toolkit for Google App Engine.

You can download jar file gaelyk-spock 0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gaelyk-spock-0.4.jar to your project.

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

Download

Click the following link to download the jar file.

gaelyk-spock-0.4-javadoc.jar
gaelyk-spock-0.4-sources.jar
gaelyk-spock-0.4.jar
gaelyk-spock-0.4.pom



Related Tutorials