License |
License |
---|---|
GroupId | GroupIdcom.parrot.drone.groundsdk |
ArtifactId | ArtifactIdsdkcore |
Version | Version1.8.1 |
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-1.8.1.pom | |
sdkcore-1.8.1-sources.jar | 318 KB |
sdkcore-1.8.1-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>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/sdkcore/
implementation 'com.parrot.drone.groundsdk:sdkcore:1.8.1'
// https://jarcasting.com/artifacts/com.parrot.drone.groundsdk/sdkcore/
implementation ("com.parrot.drone.groundsdk:sdkcore:1.8.1")
'com.parrot.drone.groundsdk:sdkcore:aar:1.8.1'
<dependency org="com.parrot.drone.groundsdk" name="sdkcore" rev="1.8.1">
<artifact name="sdkcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.parrot.drone.groundsdk', module='sdkcore', version='1.8.1')
)
libraryDependencies += "com.parrot.drone.groundsdk" % "sdkcore" % "1.8.1"
[com.parrot.drone.groundsdk/sdkcore "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |