Last Version

DJI UI Library for Android 4.4.1

The DJI UI Library provides UI elements that have core functionalities, hence can be used to speed up development time. Developers can pick and choose which parts of the UI Library they want to include, exclude and customize.

License

License

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

GroupId

com.dji
ArtifactId

ArtifactId

dji-uilibrary
Version

Version

4.4.1
Type

Type

aar
Description

Description

DJI UI Library for Android
The DJI UI Library provides UI elements that have core functionalities, hence can be used to speed up development time. Developers can pick and choose which parts of the UI Library they want to include, exclude and customize.
Project URL

Project URL

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

Source Code Management

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

Download dji-uilibrary 4.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.dji : dji-sdk aar 4.4.1
com.android.support » recyclerview-v7 jar 24.2.0

Project Modules

There are no modules declared in this project.