is not current version
Last Version 0.17.0

org.deephacks:confit 0.16.0

Confit

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit
Version

Version

0.16.0
Type

Type

jar

Download confit 0.16.0


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