is not current version
Last Version 7.2.0

com.parrot.drone.groundsdk:sdkcore 1.8.0

sdkcore module is part of Parrot Ground SDK for Android

GroupId

GroupId

com.parrot.drone.groundsdk
ArtifactId

ArtifactId

sdkcore
Version

Version

1.8.0
Type

Type

aar

Download sdkcore 1.8.0


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