is not current version
Last Version 1.0.8

tech.iooo.coco:iooo-distribution-config 1.0.6

distribution config

Categories

Categories

config Application Layer Libs Configuration Distribution Build Tools
GroupId

GroupId

tech.iooo.coco
ArtifactId

ArtifactId

iooo-distribution-config
Version

Version

1.0.6
Type

Type

pom

Download iooo-distribution-config 1.0.6


<!-- https://jarcasting.com/artifacts/tech.iooo.coco/iooo-distribution-config/ -->
<dependency>
    <groupId>tech.iooo.coco</groupId>
    <artifactId>iooo-distribution-config</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.iooo.coco/iooo-distribution-config/
implementation 'tech.iooo.coco:iooo-distribution-config:1.0.6'
// https://jarcasting.com/artifacts/tech.iooo.coco/iooo-distribution-config/
implementation ("tech.iooo.coco:iooo-distribution-config:1.0.6")
'tech.iooo.coco:iooo-distribution-config:pom:1.0.6'
<dependency org="tech.iooo.coco" name="iooo-distribution-config" rev="1.0.6">
  <artifact name="iooo-distribution-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.iooo.coco', module='iooo-distribution-config', version='1.0.6')
)
libraryDependencies += "tech.iooo.coco" % "iooo-distribution-config" % "1.0.6"
[tech.iooo.coco/iooo-distribution-config "1.0.6"]