GroupId | GroupIdio.github.hmnshgpt455 |
---|---|
ArtifactId | ArtifactIdbrewery-bom |
Version | Version1.7 |
Type | Typepom |
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"]