is not current version
Last Version 3.0.11

org.blocks4j.reconf:reconf-parent 3.0.9

ReConf JVM Client

GroupId

GroupId

org.blocks4j.reconf
ArtifactId

ArtifactId

reconf-parent
Version

Version

3.0.9
Type

Type

pom

Download reconf-parent 3.0.9

Filename Size
reconf-parent-3.0.9.pom 11 KB
Browse

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