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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials