| Group ID: |
io.mraa.at.upm |
| Artifact ID: |
upm_adis16448 |
| Version: |
1.2.0 |
| Last modified: |
17.04.2017 19:10 |
| Packaging: |
aar |
| Name: |
adis16448 |
| Description: |
Industrial Grade Ten Degrees of Freedom Inertial Sensor |
| URL: |
http://upm.mraa.io |
|
|
| Size: |
0.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/mraa/at/upm/upm_adis16448/1.2.0/upm_adis16448-1.2.0.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.mraa.at.upm</groupId>
<artifactId>upm_adis16448</artifactId>
<version>1.2.0</version>
<packaging>aar</packaging>
<name>adis16448</name>
<description>Industrial Grade Ten Degrees of Freedom Inertial Sensor</description>
<url>http://upm.mraa.io</url>
<licenses>
<license>
<name>MIT License</name>
<url>https://github.com/intel-iot-devkit/upm/blob/master/LICENSE</url>
</license>
</licenses>
<developers>
<developer>
<name>Upm contributors https://github.com/intel-iot-devkit/upm/graphs/contributors</name>
<email>mraa@lists.01.org</email>
<organization>Intel IoT Developer kit</organization>
<organizationUrl>https://github.com/intel-iot-devkit</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/intel-iot-devkit/upm.git</connection>
<developerConnection>scm:git:ssh://github.com:intel-iot-devkit/upm.git</developerConnection>
<url>https://github.com/intel-iot-devkit/upm/tree/master</url>
</scm>
<dependencies>
<dependency>
<groupId>io.mraa.at</groupId>
<artifactId>mraa</artifactId>
<version>[1.6.1, )</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.mraa.at.upm</groupId>
<artifactId>upm_adis16448</artifactId>
<version>1.2.0</version>
</dependency>
|
| Gradle: |
io.mraa.at.upm:upm_adis16448:1.2.0 |
| Dependencies: |
-
[JAR]
mraa-[1.6.1, ).jar
in io/mraa/at/mraa/[1.6.1, )
|
| Dependency Graph: |
Show
Less
More
|