is not current version
Last Version 0.12

com.opentable.components:otj-etcd-client 0.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-etcd-client
Version

Version

0.7
Type

Type

jar

Download otj-etcd-client 0.7


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