Last Version

Zenoh 0.4.1

The Zenoh client API in Java

License

License

GroupId

GroupId

io.zenoh
ArtifactId

ArtifactId

zenoh
Version

Version

0.4.1
Type

Type

jar
Description

Description

Zenoh
The Zenoh client API in Java
Project Organization

Project Organization

ADLINK Technology

Download zenoh 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.scijava : native-lib-loader jar 2.3.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.