is not current version
Last Version 0.5.11

io.etcd.examples:jetcd-watch 0.5.4


Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd.examples
ArtifactId

ArtifactId

jetcd-watch
Version

Version

0.5.4
Type

Type

jar

Download jetcd-watch 0.5.4


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