is not current version
Last Version 7.2.0

com.parrot.drone.groundsdk:sdkcore 7.0.1

sdkcore module is part of Parrot Ground SDK for Android

License

License

GroupId

GroupId

com.parrot.drone.groundsdk
ArtifactId

ArtifactId

sdkcore
Version

Version

7.0.1
Type

Type

aar
Description

Description

com.parrot.drone.groundsdk:sdkcore
sdkcore module is part of Parrot Ground SDK for Android
Project URL

Project URL

https://developer.parrot.com
Source Code Management

Source Code Management

https://github.com/Parrot-Developers/groundsdk-android

Download sdkcore 7.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-javalite jar 3.18.1

runtime (3)

Group / Artifact Type Version
com.parrot.drone.groundsdk : sdkcore-native-runtime jar 7.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.