Download stout-core-2.0.0.CR4.jar file - Jar s

Jar examples for s:stout-core

Description

Encapsulates core functionality that will be used across architecture pattern implementations provided by other Stout modules

You can download jar file stout-core 2.0.0.CR4 in this page.

Build File

You can use the following script to add stout-core-2.0.0.CR4.jar to your project.

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

Download

Click the following link to download the jar file.

stout-core-2.0.0.CR4-javadoc.jar
stout-core-2.0.0.CR4-sources.jar
stout-core-2.0.0.CR4-tests.jar
stout-core-2.0.0.CR4.jar
stout-core-2.0.0.CR4.pom



Related Tutorials