Last Version

Device I/O Zero - Web application 0.14

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-webapp
Version

Version

0.14
Type

Type

jar
Description

Description

Device I/O Zero - Web application
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-webapp 0.14


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

Dependencies

compile (2)

Group / Artifact Type Version
org.tinylog : tinylog-api jar 2.1.2
org.tinylog : tinylog-impl jar 2.1.2

test (1)

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

Project Modules

There are no modules declared in this project.