MVN

io.zenoh : zenoh

Maven & Gradle

Jan 22, 2020
2 usages
3 stars

Zenoh · The Zenoh client API in Java

<dependency>
    <groupId>io.zenoh</groupId>
    <artifactId>zenoh</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zenoh : zenoh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of io.zenoh : zenoh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
zenoh-0.4.1
zenoh-0.4.0
0.3.x
zenoh-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.zenoh</groupId>
    <artifactId>zenoh</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.zenoh : zenoh gradle dependency to your build.gradle file:

implementation 'io.zenoh:zenoh:0.4.1'

Gradle Kotlin DSL: Add the following io.zenoh : zenoh gradle kotlin dependency to your build.gradle.kts file:

implementation("io.zenoh:zenoh:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.zenoh : zenoh sbt scala dependency to your build.sbt file:

libraryDependencies += "io.zenoh" % "zenoh" % "0.4.1"

Advertisement

Dependencies from Group

Jan 22, 2020
2 usages
3 stars
Jan 22, 2020
3 stars
Jan 22, 2020
3 stars
Jan 22, 2020
3 stars

Discover Dependencies

May 16, 2022
15 stars
Jun 03, 2021
2 usages
15 stars
Aug 02, 2023
73 usages
134 stars
Jul 14, 2023
44 usages
310 stars
Jul 14, 2023
31 usages
176 stars
Nov 10, 2022
56 usages
193 stars
Sep 01, 2022
90 usages
9 stars
Aug 16, 2023
1 usages
864 stars