is not current version
Last Version 0.7.2

io.confound:confound 0.7.1

Configuration foundation with access via Csar.

GroupId

GroupId

io.confound
ArtifactId

ArtifactId

confound
Version

Version

0.7.1
Type

Type

jar

Download confound 0.7.1


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