is not current version
Last Version 1.0.8

tech.iooo.coco:iooo-distribution-config 0.1.1.RELEASE

distribution config

Categories

Categories

config Application Layer Libs Configuration Distribution Build Tools
GroupId

GroupId

tech.iooo.coco
ArtifactId

ArtifactId

iooo-distribution-config
Version

Version

0.1.1.RELEASE
Type

Type

pom

Download iooo-distribution-config 0.1.1.RELEASE


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