is not current version
Last Version 0.7.2

io.confound:confound 0.7.0

Configuration foundation with access via Csar.

GroupId

GroupId

io.confound
ArtifactId

ArtifactId

confound
Version

Version

0.7.0
Type

Type

jar

Download confound 0.7.0


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