is not current version
Last Version 0.5.11

io.etcd.examples:jetcd-ctl 0.5.1


Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd.examples
ArtifactId

ArtifactId

jetcd-ctl
Version

Version

0.5.1
Type

Type

jar

Download jetcd-ctl 0.5.1


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