Last Version

DJI Mobile SDK for Android 4.7

The DJI Mobile SDK enables you to automate your DJI Product. You can control flight, and many subsystems of the product including the camera and gimbal. Using the Mobile SDK, create a customized mobile app to unlock the full potential of your DJI aerial platform.

License

License

https://opensource.org/licenses/MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.dji
ArtifactId

ArtifactId

library-anti-distortion
Version

Version

4.7
Type

Type

aar
Description

Description

DJI Mobile SDK for Android
The DJI Mobile SDK enables you to automate your DJI Product. You can control flight, and many subsystems of the product including the camera and gimbal. Using the Mobile SDK, create a customized mobile app to unlock the full potential of your DJI aerial platform.
Project URL

Project URL

http://www.dji.com/
Source Code Management

Source Code Management

https://github.com/dji-sdk/Mobile-SDK-Android.git

Download library-anti-distortion 4.7


<!-- https://jarcasting.com/artifacts/com.dji/library-anti-distortion/ -->
<dependency>
    <groupId>com.dji</groupId>
    <artifactId>library-anti-distortion</artifactId>
    <version>4.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dji/library-anti-distortion/
implementation 'com.dji:library-anti-distortion:4.7'
// https://jarcasting.com/artifacts/com.dji/library-anti-distortion/
implementation ("com.dji:library-anti-distortion:4.7")
'com.dji:library-anti-distortion:aar:4.7'
<dependency org="com.dji" name="library-anti-distortion" rev="4.7">
  <artifact name="library-anti-distortion" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dji', module='library-anti-distortion', version='4.7')
)
libraryDependencies += "com.dji" % "library-anti-distortion" % "4.7"
[com.dji/library-anti-distortion "4.7"]

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.