mavlink-android

Custom wrapper around auto-generated mavlink java code

License

License

GroupId

GroupId

com.github.r2dkennobi
ArtifactId

ArtifactId

mavlink-android
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

mavlink-android
Custom wrapper around auto-generated mavlink java code
Project URL

Project URL

https://github.com/r2dkennobi/mavlink-android
Source Code Management

Source Code Management

https://github.com/r2dkennobi/mavlink-android

Download mavlink-android

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Mavlink Java library

Convenience wrapper around the auto-generated mavlink library.

Source

mavlink/mavlink

Versions

Version
0.0.1