is not current version
Last Version 0.1.22

com.github.phantomthief:zknotify-cache 0.1.13

A ZooKeeper notify reload cache

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

zknotify-cache
Version

Version

0.1.13
Type

Type

jar

Download zknotify-cache 0.1.13


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