is not current version
Last Version 0.7.2

io.confound:confound-file 0.7.0

Confound with configuration file support.

GroupId

GroupId

io.confound
ArtifactId

ArtifactId

confound-file
Version

Version

0.7.0
Type

Type

jar

Download confound-file 0.7.0


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