is not current version
Last Version 1.3.3

Device I/O Zero - Sample applications 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-sampleapps
Version

Version

1.2.2
Type

Type

jar
Description

Description

Device I/O Zero - Sample applications
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-sampleapps 1.2.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.2.2
com.google.code.gson : gson jar 2.8.6
org.imgscalr : imgscalr-lib jar 4.2
org.fusesource.jansi : jansi jar 2.3.2
info.picocli : picocli jar 4.6.1
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.