is not current version
Last Version 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent 2.0.0.CR6

Parent POM containing a cookbook of Stout patterns

GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-cookbook-parent
Version

Version

2.0.0.CR6
Type

Type

pom

Download stout-cookbook-parent 2.0.0.CR6


<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-cookbook-parent</artifactId>
    <version>2.0.0.CR6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent:2.0.0.CR6'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent:2.0.0.CR6")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent:pom:2.0.0.CR6'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-parent" rev="2.0.0.CR6">
  <artifact name="stout-cookbook-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-parent', version='2.0.0.CR6')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-parent" % "2.0.0.CR6"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent "2.0.0.CR6"]