Download gstrap-test-0.35.jar file - Jar g

Jar examples for g:gstrap-test

Description

Test boilerplate for a Guice/Resteasy project on Google App Engine

You can download jar file gstrap-test 0.35 in this page.

License

MIT License

Build File

You can use the following script to add gstrap-test-0.35.jar to your project.

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

Download

Click the following link to download the jar file.

gstrap-test-0.35-javadoc.jar
gstrap-test-0.35-sources.jar
gstrap-test-0.35.jar
gstrap-test-0.35.pom



Related Tutorials