| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.parrot.drone.groundsdk | 
    
| ArtifactId | ArtifactIdgroundsdk | 
    
| Last Version | Last Version7.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptioncom.parrot.drone.groundsdk:groundsdk 
            groundsdk module is part of Parrot Ground SDK for Android 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| groundsdk-7.2.0.pom | |
| groundsdk-7.2.0-sources.jar | 1 MB | 
| groundsdk-7.2.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/groundsdk/ -->
<dependency>
    <groupId>com.parrot.drone.groundsdk</groupId>
    <artifactId>groundsdk</artifactId>
    <version>7.2.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/groundsdk/
implementation 'com.parrot.drone.groundsdk:groundsdk:7.2.0'
                // https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/groundsdk/
implementation ("com.parrot.drone.groundsdk:groundsdk:7.2.0")
                'com.parrot.drone.groundsdk:groundsdk:aar:7.2.0'
                <dependency org="com.parrot.drone.groundsdk" name="groundsdk" rev="7.2.0">
  <artifact name="groundsdk" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.parrot.drone.groundsdk', module='groundsdk', version='7.2.0')
)
                libraryDependencies += "com.parrot.drone.groundsdk" % "groundsdk" % "7.2.0"
                [com.parrot.drone.groundsdk/groundsdk "7.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 | 
| com.parrot.drone.groundsdk : sdkcore | jar | 7.2.0 | 
| androidx.localbroadcastmanager » localbroadcastmanager | jar | 1.0.0 | 
| androidx.lifecycle » lifecycle-process | jar | 2.3.1 | 
| com.google.android.gms » play-services-location | jar | 18.0.0 | 
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 | 
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 | 
| com.squareup.retrofit2 : converter-scalars | jar | 2.9.0 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 | 
| androidx.annotation » annotation | jar | 1.2.0 | 
| androidx.exifinterface » exifinterface | jar | 1.3.3 | 
| org.jetbrains.kotlinx : kotlinx-collections-immutable | jar | 0.3.4 |