GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
---|---|
ArtifactId | ArtifactIdstout-cookbook-parent |
Version | Version2.0.0.CR9 |
Type | Typepom |
Filename | Size |
---|---|
stout-cookbook-parent-2.0.0.CR9.pom | 1 KB |
Browse |
<!-- 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.CR9</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.CR9'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent:2.0.0.CR9")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-parent:pom:2.0.0.CR9'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-parent" rev="2.0.0.CR9">
<artifact name="stout-cookbook-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-parent', version='2.0.0.CR9')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-parent" % "2.0.0.CR9"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-parent "2.0.0.CR9"]