is not current version
Last Version 1.3.3

diozero - Remote Common 1.2.3

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

License

License

GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-common
Version

Version

1.2.3
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)
Project Organization

Project Organization

diozero

Download diozero-remote-common 1.2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.2.3
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.