GroupId | GroupIdio.github.jocelynmutso |
---|---|
ArtifactId | ArtifactIdzoe-dev-tools |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
zoe-dev-tools-1.0.2.pom | 624 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-dev-tools/ -->
<dependency>
<groupId>io.github.jocelynmutso</groupId>
<artifactId>zoe-dev-tools</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-dev-tools/
implementation 'io.github.jocelynmutso:zoe-dev-tools:1.0.2'
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-dev-tools/
implementation ("io.github.jocelynmutso:zoe-dev-tools:1.0.2")
'io.github.jocelynmutso:zoe-dev-tools:pom:1.0.2'
<dependency org="io.github.jocelynmutso" name="zoe-dev-tools" rev="1.0.2">
<artifact name="zoe-dev-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jocelynmutso', module='zoe-dev-tools', version='1.0.2')
)
libraryDependencies += "io.github.jocelynmutso" % "zoe-dev-tools" % "1.0.2"
[io.github.jocelynmutso/zoe-dev-tools "1.0.2"]