is not current version
Last Version 0.4.1

io.zenoh:zenoh 0.3.0

The Zenoh client API in Java

GroupId

GroupId

io.zenoh
ArtifactId

ArtifactId

zenoh
Version

Version

0.3.0
Type

Type

jar

Download zenoh 0.3.0


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