is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-configuration 1.6.0


Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-configuration
Version

Version

1.6.0
Type

Type

jar

Download zheng-configuration 1.6.0


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