is not current version
Last Version 1.8

io.github.hmnshgpt455:brewery-bom 1.6


GroupId

GroupId

io.github.hmnshgpt455
ArtifactId

ArtifactId

brewery-bom
Version

Version

1.6
Type

Type

pom

Download brewery-bom 1.6

Filename Size
brewery-bom-1.6.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.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hmnshgpt455/brewery-bom/
implementation 'io.github.hmnshgpt455:brewery-bom:1.6'
// https://jarcasting.com/artifacts/io.github.hmnshgpt455/brewery-bom/
implementation ("io.github.hmnshgpt455:brewery-bom:1.6")
'io.github.hmnshgpt455:brewery-bom:pom:1.6'
<dependency org="io.github.hmnshgpt455" name="brewery-bom" rev="1.6">
  <artifact name="brewery-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hmnshgpt455', module='brewery-bom', version='1.6')
)
libraryDependencies += "io.github.hmnshgpt455" % "brewery-bom" % "1.6"
[io.github.hmnshgpt455/brewery-bom "1.6"]