is not current version
Last Version 1.3.3

com.diozero:diozero-imu-devices 1.1.1


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-imu-devices
Version

Version

1.1.1
Type

Type

jar

Download diozero-imu-devices 1.1.1


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