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

Jar examples for d:diozero-imu-devices

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials