is not current version
Last Version 1.3.1

com.github.houbb:config-client-core 1.0.0


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-client-core
Version

Version

1.0.0
Type

Type

jar

Download config-client-core 1.0.0


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