Java API to control Parrot's AR.Drone

Java API (without using native code) to control AR.Drone

License

License

GroupId

GroupId

com.codeminders
ArtifactId

ArtifactId

javadrone-api
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java API to control Parrot's AR.Drone
Java API (without using native code) to control AR.Drone
Project URL

Project URL

http://code.google.com/p/javadrone
Source Code Management

Source Code Management

http://code.google.com/p/javadrone

Download javadrone-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.codeminders/javadrone-api/ -->
<dependency>
    <groupId>com.codeminders</groupId>
    <artifactId>javadrone-api</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeminders/javadrone-api/
implementation 'com.codeminders:javadrone-api:1.3'
// https://jarcasting.com/artifacts/com.codeminders/javadrone-api/
implementation ("com.codeminders:javadrone-api:1.3")
'com.codeminders:javadrone-api:jar:1.3'
<dependency org="com.codeminders" name="javadrone-api" rev="1.3">
  <artifact name="javadrone-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeminders', module='javadrone-api', version='1.3')
)
libraryDependencies += "com.codeminders" % "javadrone-api" % "1.3"
[com.codeminders/javadrone-api "1.3"]

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.

Versions

Version
1.3