is not current version
Last Version 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-build-tools 2.0.0.CR19

Provides build support tooling for Stout

Categories

Categories

Build Tools
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-build-tools
Version

Version

2.0.0.CR19
Type

Type

jar

Download stout-build-tools 2.0.0.CR19


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