is not current version
Last Version 1.1.28

com.github.phantomthief:zkconfig-resources 1.1.11

A ZooKeeper based configuration resources holder

Categories

Categories

Ant Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

zkconfig-resources
Version

Version

1.1.11
Type

Type

jar

Download zkconfig-resources 1.1.11


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