colocation

Coroutines Location APIs Library for Android and Kotlin

License

License

GroupId

GroupId

com.patloew.colocation
ArtifactId

ArtifactId

colocation
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

colocation
Coroutines Location APIs Library for Android and Kotlin
Project URL

Project URL

https://github.com/patloew/CoLocation
Source Code Management

Source Code Management

https://github.com/patloew/CoLocation

Download colocation

How to add to project

<!-- https://jarcasting.com/artifacts/com.patloew.colocation/colocation/ -->
<dependency>
    <groupId>com.patloew.colocation</groupId>
    <artifactId>colocation</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.patloew.colocation/colocation/
implementation 'com.patloew.colocation:colocation:1.1.0'
// https://jarcasting.com/artifacts/com.patloew.colocation/colocation/
implementation ("com.patloew.colocation:colocation:1.1.0")
'com.patloew.colocation:colocation:aar:1.1.0'
<dependency org="com.patloew.colocation" name="colocation" rev="1.1.0">
  <artifact name="colocation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.patloew.colocation', module='colocation', version='1.1.0')
)
libraryDependencies += "com.patloew.colocation" % "colocation" % "1.1.0"
[com.patloew.colocation/colocation "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.gms » play-services-location jar 18.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0