License |
License |
---|---|
Categories |
CategoriesBuild Tools |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-build-tools |
Version | Version2.1.5 |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Build Tools
Provides build support tooling for Stout
|
Filename | Size |
---|---|
stout-build-tools-2.1.5.pom | |
stout-build-tools-2.1.5.jar | 7 KB |
stout-build-tools-2.1.5-sources.jar | 7 KB |
Browse |
<!-- 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.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-build-tools/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-build-tools:2.1.5'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-build-tools/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-build-tools:2.1.5")
'org.bitbucket.askllc.fermenter.stout:stout-build-tools:jar:2.1.5'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-build-tools" rev="2.1.5">
<artifact name="stout-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-build-tools', version='2.1.5')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-build-tools" % "2.1.5"
[org.bitbucket.askllc.fermenter.stout/stout-build-tools "2.1.5"]