diozero - Remote Common

Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard, Allwinner H3 / H5 / H6)

License

License

GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-common
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

diozero - Remote Common
Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard, Allwinner H3 / H5 / H6)
Project Organization

Project Organization

diozero

Download diozero-remote-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.3.3
io.grpc : grpc-netty-shaded jar 1.46.0
io.grpc : grpc-protobuf jar 1.46.0
io.grpc : grpc-stub jar 1.46.0
org.tinylog : tinylog-api jar 2.4.1
org.tinylog : tinylog-impl jar 2.4.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.14