Last Version

com.dji:dji-sdk-lib 4.2.1

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.

GroupId

GroupId

com.dji
ArtifactId

ArtifactId

dji-sdk-lib
Version

Version

4.2.1
Type

Type

aar
Description

Description

Download dji-sdk-lib 4.2.1


<!-- https://jarcasting.com/artifacts/com.dji/dji-sdk-lib/ -->
<dependency>
    <groupId>com.dji</groupId>
    <artifactId>dji-sdk-lib</artifactId>
    <version>4.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dji/dji-sdk-lib/
implementation 'com.dji:dji-sdk-lib:4.2.1'
// https://jarcasting.com/artifacts/com.dji/dji-sdk-lib/
implementation ("com.dji:dji-sdk-lib:4.2.1")
'com.dji:dji-sdk-lib:aar:4.2.1'
<dependency org="com.dji" name="dji-sdk-lib" rev="4.2.1">
  <artifact name="dji-sdk-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dji', module='dji-sdk-lib', version='4.2.1')
)
libraryDependencies += "com.dji" % "dji-sdk-lib" % "4.2.1"
[com.dji/dji-sdk-lib "4.2.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.