is not current version
Last Version 1.0.27

com.github.sfg-beer-works:sfg-beer-works-bom 1.0.14

Parent Project for SFG Beer Works Projects

GroupId

GroupId

com.github.sfg-beer-works
ArtifactId

ArtifactId

sfg-beer-works-bom
Version

Version

1.0.14
Type

Type

pom

Download sfg-beer-works-bom 1.0.14


<!-- https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-beer-works-bom/ -->
<dependency>
    <groupId>com.github.sfg-beer-works</groupId>
    <artifactId>sfg-beer-works-bom</artifactId>
    <version>1.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-beer-works-bom/
implementation 'com.github.sfg-beer-works:sfg-beer-works-bom:1.0.14'
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-beer-works-bom/
implementation ("com.github.sfg-beer-works:sfg-beer-works-bom:1.0.14")
'com.github.sfg-beer-works:sfg-beer-works-bom:pom:1.0.14'
<dependency org="com.github.sfg-beer-works" name="sfg-beer-works-bom" rev="1.0.14">
  <artifact name="sfg-beer-works-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sfg-beer-works', module='sfg-beer-works-bom', version='1.0.14')
)
libraryDependencies += "com.github.sfg-beer-works" % "sfg-beer-works-bom" % "1.0.14"
[com.github.sfg-beer-works/sfg-beer-works-bom "1.0.14"]