is not current version
Last Version 0.14

com.diozero:diozero-imu-sampleapp 0.6


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-imu-sampleapp
Version

Version

0.6
Type

Type

jar

Download diozero-imu-sampleapp 0.6


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