MVN

io.etcd : jetcd-watch

Maven & Gradle

Jan 10, 2019
853 stars
<dependency>
    <groupId>io.etcd</groupId>
    <artifactId>jetcd-watch</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.etcd : jetcd-watch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.etcd : jetcd-watch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jetcd-watch-0.3.0

How to add a dependency to Maven

Add the following io.etcd : jetcd-watch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.etcd</groupId>
    <artifactId>jetcd-watch</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.etcd : jetcd-watch gradle dependency to your build.gradle file:

implementation 'io.etcd:jetcd-watch:0.3.0'

Gradle Kotlin DSL: Add the following io.etcd : jetcd-watch gradle kotlin dependency to your build.gradle.kts file:

implementation("io.etcd:jetcd-watch:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.etcd : jetcd-watch sbt scala dependency to your build.sbt file:

libraryDependencies += "io.etcd" % "jetcd-watch" % "0.3.0"

Advertisement

Dependencies from Group

Jul 10, 2023
72 usages
1k stars
Jul 10, 2023
13 usages
1k stars
Jul 10, 2023
7 usages
1k stars
Jul 10, 2023
4 usages
1k stars
Oct 29, 2021
3 usages
854 stars

Discover Dependencies

Apr 16, 2020
847 stars
Jul 10, 2023
13 usages
1k stars
Jan 10, 2019
18 stars
Jul 15, 2021
2 stars
Jun 27, 2023
22 stars
Feb 11, 2021
1 usages
8.7k stars
May 18, 2020
0 stars