is not current version
Last Version 0.2.0

io.github.houyijun:zk-etcd-config 0.1.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.houyijun
ArtifactId

ArtifactId

zk-etcd-config
Version

Version

0.1.0
Type

Type

jar

Download zk-etcd-config 0.1.0


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