is not current version
Last Version 0.7.1

io.etcd:jetcd-ctl 0.6.0

jetcd-ctl

Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-ctl
Version

Version

0.6.0
Type

Type

pom

Download jetcd-ctl 0.6.0


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