is not current version
Last Version 0.49

com.github.mizool:bom 0.24.2


GroupId

GroupId

com.github.mizool
ArtifactId

ArtifactId

bom
Version

Version

0.24.2
Type

Type

pom

Download bom 0.24.2

Filename Size
bom-0.24.2.pom 2 KB
Browse

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