Last Version

Device I/O Zero - IMU Sample App 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-imu-sampleapp
Version

Version

0.14
Type

Type

jar
Description

Description

Device I/O Zero - IMU Sample App
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-imu-sampleapp 0.14


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

Dependencies

compile (6)

Group / Artifact Type Version
com.diozero : diozero-core jar 0.14
com.diozero : diozero-imu-devices jar 0.14
org.apache.commons : commons-math3 jar 3.6.1
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
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

Project Modules

There are no modules declared in this project.