is not current version
Last Version 3.0.11

org.blocks4j.reconf:reconf-client 3.0.10


Categories

Categories

CLI User Interface
GroupId

GroupId

org.blocks4j.reconf
ArtifactId

ArtifactId

reconf-client
Version

Version

3.0.10
Type

Type

jar

Download reconf-client 3.0.10


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