is not current version
Last Version 1.3.3

Device I/O Zero - Remote Common 1.2.2

Java Device I/O library with an API based on the Python GPIO Zero supporting portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, Asus Tinker Board)

License

License

GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-common
Version

Version

1.2.2
Type

Type

jar
Description

Description

Device I/O Zero - Remote Common
Java Device I/O library with an API based on the Python GPIO Zero supporting portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, Asus Tinker Board)
Project Organization

Project Organization

diozero

Download diozero-remote-common 1.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.2.2
com.google.protobuf : protobuf-java jar 3.16.0
org.tinylog : tinylog-api jar 2.3.1
org.tinylog : tinylog-impl jar 2.3.1

test (1)

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

Project Modules

There are no modules declared in this project.