is not current version
Last Version 1.010

io.github.jocelynmutso:zoe-core 1.0.7


GroupId

GroupId

io.github.jocelynmutso
ArtifactId

ArtifactId

zoe-core
Version

Version

1.0.7
Type

Type

pom

Download zoe-core 1.0.7

Filename Size
zoe-core-1.0.7.pom 786 bytes
Browse

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