не последняя версия
Последняя версия 1.0.19

com.dji:fly-safe-database 1.0.17

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.

Категории

Категории

Данные
Группа

Группа

com.dji
Идентификатор

Идентификатор

fly-safe-database
Версия

Версия

1.0.17
Тип

Тип

aar

Скачать fly-safe-database 1.0.17


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