License |
License |
---|---|
GroupId | GroupIdcom.github.vignesh-iopex |
ArtifactId | ArtifactIdflanklocation |
Version | Version0.9 |
Type | Typeaar |
Description |
DescriptionFlankLocation
Easy access of android location api callbacks using pending intents
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flanklocation-0.9.pom | |
flanklocation-0.9.aar | 17 KB |
flanklocation-0.9-sources.jar | 12 KB |
flanklocation-0.9-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vignesh-iopex/flanklocation/ -->
<dependency>
<groupId>com.github.vignesh-iopex</groupId>
<artifactId>flanklocation</artifactId>
<version>0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/flanklocation/
implementation 'com.github.vignesh-iopex:flanklocation:0.9'
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/flanklocation/
implementation ("com.github.vignesh-iopex:flanklocation:0.9")
'com.github.vignesh-iopex:flanklocation:aar:0.9'
<dependency org="com.github.vignesh-iopex" name="flanklocation" rev="0.9">
<artifact name="flanklocation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vignesh-iopex', module='flanklocation', version='0.9')
)
libraryDependencies += "com.github.vignesh-iopex" % "flanklocation" % "0.9"
[com.github.vignesh-iopex/flanklocation "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-location | jar | 7.8.0 |