Download diozero-imu-devices-0.6.jar file - Jar d

Jar examples for d:diozero-imu-devices

Description

You can download jar file diozero-imu-devices 0.6 in this page.

Build File

You can use the following script to add diozero-imu-devices-0.6.jar to your project.

<dependency>
   <groupId>com.diozero</groupId>
   <artifactId>diozero-imu-devices</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.diozero', name: 'diozero-imu-devices', version: '0.6'
libraryDependencies += "com.diozero" % "diozero-imu-devices" % "0.6"
<dependency org="com.diozero" name="diozero-imu-devices" rev="0.6"/>
@Grapes(@Grab(group='com.diozero', module='diozero-imu-devices', version='0.6'))
'com.diozero:diozero-imu-devices:jar:0.6'

Download

Click the following link to download the jar file.

diozero-imu-devices-0.6-javadoc.jar
diozero-imu-devices-0.6-sources.jar
diozero-imu-devices-0.6.jar
diozero-imu-devices-0.6.pom



Related Tutorials