is not current version
Last Version 1.1.2

com.gitee.zhangchenyan:takin-config 1.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gitee.zhangchenyan
ArtifactId

ArtifactId

takin-config
Version

Version

1.0
Type

Type

jar

Download takin-config 1.0


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