is not current version
Last Version 0.17.0

org.deephacks:confit-root 0.16.3

Configuration Management for Java applications.

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-root
Version

Version

0.16.3
Type

Type

pom

Download confit-root 0.16.3

Filename Size
confit-root-0.16.3.pom 14 KB
Browse

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