License |
License |
---|---|
GroupId | GroupIdcom.parrot.drone.groundsdk |
ArtifactId | ArtifactIdarsdkengine |
Version | Version1.8.1 |
Type | Typeaar |
Description |
Descriptioncom.parrot.drone.groundsdk:arsdkengine
arsdkengine module is part of Parrot Ground SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
arsdkengine-1.8.1.pom | |
arsdkengine-1.8.1-sources.jar | 463 KB |
arsdkengine-1.8.1-javadoc.jar | 389 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/arsdkengine/ -->
<dependency>
<groupId>com.parrot.drone.groundsdk</groupId>
<artifactId>arsdkengine</artifactId>
<version>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/arsdkengine/
implementation 'com.parrot.drone.groundsdk:arsdkengine:1.8.1'
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/arsdkengine/
implementation ("com.parrot.drone.groundsdk:arsdkengine:1.8.1")
'com.parrot.drone.groundsdk:arsdkengine:aar:1.8.1'
<dependency org="com.parrot.drone.groundsdk" name="arsdkengine" rev="1.8.1">
<artifact name="arsdkengine" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.parrot.drone.groundsdk', module='arsdkengine', version='1.8.1')
)
libraryDependencies += "com.parrot.drone.groundsdk" % "arsdkengine" % "1.8.1"
[com.parrot.drone.groundsdk/arsdkengine "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.parrot.drone.groundsdk : groundsdk | jar | 1.8.1 |
com.parrot.drone.groundsdk : sdkcore | jar | 1.8.1 |
com.google.code.gson : gson | jar | 2.8.6 |
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.0 |
androidx.annotation » annotation | jar | 1.1.0 |