is not current version
Last Version 0.5.11

io.etcd.examples:jetcd-examples 0.5.9


Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd.examples
ArtifactId

ArtifactId

jetcd-examples
Version

Version

0.5.9
Type

Type

pom

Download jetcd-examples 0.5.9

Filename Size
jetcd-examples-0.5.9.pom 1 KB
Browse

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