Download stout-test-2.0.0.CR8.jar file - Jar s

Jar examples for s:stout-test

Description

Provides test support for Stout - ONLY USE VIA TEST SCOPE

You can download jar file stout-test 2.0.0.CR8 in this page.

Build File

You can use the following script to add stout-test-2.0.0.CR8.jar to your project.

<dependency>
   <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
   <artifactId>stout-test</artifactId>
   <version>2.0.0.CR8</version>
</dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-test', version: '2.0.0.CR8'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-test" % "2.0.0.CR8"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-test" rev="2.0.0.CR8"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-test', version='2.0.0.CR8'))
'org.bitbucket.askllc.fermenter.stout:stout-test:jar:2.0.0.CR8'

Download

Click the following link to download the jar file.

stout-test-2.0.0.CR8-javadoc.jar
stout-test-2.0.0.CR8-sources.jar
stout-test-2.0.0.CR8.jar
stout-test-2.0.0.CR8.pom



Related Tutorials