License |
License |
---|---|
GroupId | GroupIdcom.parrot.drone.groundsdk |
ArtifactId | ArtifactIdsdkcore |
Last Version | Last Version7.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncom.parrot.drone.groundsdk:sdkcore
sdkcore module is part of Parrot Ground SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdkcore-7.2.0.pom | |
sdkcore-7.2.0-sources.jar | 318 KB |
sdkcore-7.2.0-javadoc.jar | 389 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/sdkcore/ -->
<dependency>
<groupId>com.parrot.drone.groundsdk</groupId>
<artifactId>sdkcore</artifactId>
<version>7.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/sdkcore/
implementation 'com.parrot.drone.groundsdk:sdkcore:7.2.0'
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/sdkcore/
implementation ("com.parrot.drone.groundsdk:sdkcore:7.2.0")
'com.parrot.drone.groundsdk:sdkcore:aar:7.2.0'
<dependency org="com.parrot.drone.groundsdk" name="sdkcore" rev="7.2.0">
<artifact name="sdkcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.parrot.drone.groundsdk', module='sdkcore', version='7.2.0')
)
libraryDependencies += "com.parrot.drone.groundsdk" % "sdkcore" % "7.2.0"
[com.parrot.drone.groundsdk/sdkcore "7.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-javalite | jar | 3.18.1 |
Group / Artifact | Type | Version |
---|---|---|
com.parrot.drone.groundsdk : sdkcore-native-runtime | jar | 7.2.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.annotation » annotation | jar | 1.2.0 |