License |
License |
---|---|
GroupId | GroupIdio.dronefleet.mavlink |
ArtifactId | ArtifactIdmavlink-protocol |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmavlink-protocol
A library for communication using the Mavlink1 and Mavlink2 protocols
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mavlink-protocol-1.1.9.pom | |
mavlink-protocol-1.1.9.jar | 9 KB |
mavlink-protocol-1.1.9-sources.jar | 8 KB |
mavlink-protocol-1.1.9-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dronefleet.mavlink/mavlink-protocol/ -->
<dependency>
<groupId>io.dronefleet.mavlink</groupId>
<artifactId>mavlink-protocol</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.dronefleet.mavlink/mavlink-protocol/
implementation 'io.dronefleet.mavlink:mavlink-protocol:1.1.9'
// https://jarcasting.com/artifacts/io.dronefleet.mavlink/mavlink-protocol/
implementation ("io.dronefleet.mavlink:mavlink-protocol:1.1.9")
'io.dronefleet.mavlink:mavlink-protocol:jar:1.1.9'
<dependency org="io.dronefleet.mavlink" name="mavlink-protocol" rev="1.1.9">
<artifact name="mavlink-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dronefleet.mavlink', module='mavlink-protocol', version='1.1.9')
)
libraryDependencies += "io.dronefleet.mavlink" % "mavlink-protocol" % "1.1.9"
[io.dronefleet.mavlink/mavlink-protocol "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
mavlink » clibrary-test-tool | jar | unspecified |
junit : junit | jar | 4.12 |