Jar examples for s:stout-core
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.CR1 in this page.
You can use the following script to add stout-core-2.0.0.CR1.jar to your project.
<dependency> <groupId>org.bitbucket.askllc.fermenter.stout</groupId> <artifactId>stout-core</artifactId> <version>2.0.0.CR1</version> </dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-core', version: '2.0.0.CR1'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-core" % "2.0.0.CR1"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-core" rev="2.0.0.CR1"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-core', version='2.0.0.CR1'))
'org.bitbucket.askllc.fermenter.stout:stout-core:jar:2.0.0.CR1'
Click the following link to download the jar file.
stout-core-2.0.0.CR1-javadoc.jar