is not current version
Last Version 0.7.2

io.confound:confound-parent 0.7.1

Aggregate parent POM of all Confound projects.

GroupId

GroupId

io.confound
ArtifactId

ArtifactId

confound-parent
Version

Version

0.7.1
Type

Type

pom

Download confound-parent 0.7.1


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