Download stout-core-2.0.0.CR5.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.CR5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials