is not current version
Last Version 0.17.0

org.deephacks:confit-root 0.16.1

Configuration Management for Java applications.

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-root
Version

Version

0.16.1
Type

Type

pom

Download confit-root 0.16.1

Filename Size
confit-root-0.16.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/org.deephacks/confit-root/ -->
<dependency>
    <groupId>org.deephacks</groupId>
    <artifactId>confit-root</artifactId>
    <version>0.16.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-root/
implementation 'org.deephacks:confit-root:0.16.1'
// https://jarcasting.com/artifacts/org.deephacks/confit-root/
implementation ("org.deephacks:confit-root:0.16.1")
'org.deephacks:confit-root:pom:0.16.1'
<dependency org="org.deephacks" name="confit-root" rev="0.16.1">
  <artifact name="confit-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-root', version='0.16.1')
)
libraryDependencies += "org.deephacks" % "confit-root" % "0.16.1"
[org.deephacks/confit-root "0.16.1"]