is not current version
Last Version 0.7.1

io.etcd:jetcd-test 0.5.4


Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-test
Version

Version

0.5.4
Type

Type

jar

Download jetcd-test 0.5.4


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