is not current version
Last Version 1.3.3

diozero - Remote Provider 1.3.1

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-provider-remote
Version

Version

1.3.1
Type

Type

jar
Description

Description

diozero - Remote Provider
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-provider-remote 1.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.3.1
com.diozero : diozero-remote-common jar 1.3.1
org.tinylog : tinylog-api jar 2.3.2
org.tinylog : tinylog-impl jar 2.3.2

test (1)

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

Project Modules

There are no modules declared in this project.