is not current version
Last Version 2.0.4-RELEASE

com.dangdang:config-toolkit-easyzk 1.1.0-RELEASE


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.dangdang
ArtifactId

ArtifactId

config-toolkit-easyzk
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download config-toolkit-easyzk 1.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/ -->
<dependency>
    <groupId>com.dangdang</groupId>
    <artifactId>config-toolkit-easyzk</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/
implementation 'com.dangdang:config-toolkit-easyzk:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/
implementation ("com.dangdang:config-toolkit-easyzk:1.1.0-RELEASE")
'com.dangdang:config-toolkit-easyzk:jar:1.1.0-RELEASE'
<dependency org="com.dangdang" name="config-toolkit-easyzk" rev="1.1.0-RELEASE">
  <artifact name="config-toolkit-easyzk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dangdang', module='config-toolkit-easyzk', version='1.1.0-RELEASE')
)
libraryDependencies += "com.dangdang" % "config-toolkit-easyzk" % "1.1.0-RELEASE"
[com.dangdang/config-toolkit-easyzk "1.1.0-RELEASE"]