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)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-provider-remote
Last Version

Last Version

1.3.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.3.3
com.diozero : diozero-remote-common jar 1.3.3
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
0.13
0.12
0.11