is not current version
Last Version 1.8

io.github.hmnshgpt455:brewery-bom 1.7


GroupId

GroupId

io.github.hmnshgpt455
ArtifactId

ArtifactId

brewery-bom
Version

Version

1.7
Type

Type

pom

Download brewery-bom 1.7

Filename Size
brewery-bom-1.7.pom 9 KB
Browse

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