Mavlink Java library
Convenience wrapper around the auto-generated mavlink library.
License |
License |
---|---|
GroupId | GroupIdcom.github.r2dkennobi |
ArtifactId | ArtifactIdmavlink-android |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmavlink-android
Custom wrapper around auto-generated mavlink java code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mavlink-android-0.0.1.pom | |
mavlink-android-0.0.1.aar | 290 KB |
mavlink-android-0.0.1-sources.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.r2dkennobi/mavlink-android/ -->
<dependency>
<groupId>com.github.r2dkennobi</groupId>
<artifactId>mavlink-android</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.r2dkennobi/mavlink-android/
implementation 'com.github.r2dkennobi:mavlink-android:0.0.1'
// https://jarcasting.com/artifacts/com.github.r2dkennobi/mavlink-android/
implementation ("com.github.r2dkennobi:mavlink-android:0.0.1")
'com.github.r2dkennobi:mavlink-android:aar:0.0.1'
<dependency org="com.github.r2dkennobi" name="mavlink-android" rev="0.0.1">
<artifact name="mavlink-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.r2dkennobi', module='mavlink-android', version='0.0.1')
)
libraryDependencies += "com.github.r2dkennobi" % "mavlink-android" % "0.0.1"
[com.github.r2dkennobi/mavlink-android "0.0.1"]
Convenience wrapper around the auto-generated mavlink library.