is not current version
Last Version 1.7.3

org.antframework.configcenter:configcenter-client 1.7.0


Categories

Categories

Ant Build Tools CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.antframework.configcenter
ArtifactId

ArtifactId

configcenter-client
Version

Version

1.7.0
Type

Type

jar

Download configcenter-client 1.7.0


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