is not current version
Last Version 1.0.9

com.github.chaojunzi:chao-cloud-common-config 1.0.4


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chaojunzi
ArtifactId

ArtifactId

chao-cloud-common-config
Version

Version

1.0.4
Type

Type

jar

Download chao-cloud-common-config 1.0.4


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