is not current version
Last Version 1.010

io.github.jocelynmutso:zoe-bom 1.0.5


GroupId

GroupId

io.github.jocelynmutso
ArtifactId

ArtifactId

zoe-bom
Version

Version

1.0.5
Type

Type

pom

Download zoe-bom 1.0.5

Filename Size
zoe-bom-1.0.5.pom 1 KB
Browse

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