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

com.dji:library-networkrtk-helper 2.0.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.

Категории

Категории

Сеть
Группа

Группа

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

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

library-networkrtk-helper
Версия

Версия

2.0.1
Тип

Тип

aar

Скачать library-networkrtk-helper 2.0.1


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