is not current version
Last Version 1.1.0

com.patloew.colocation:colocation 1.0.0

Coroutines Location APIs Library for Android and Kotlin

GroupId

GroupId

com.patloew.colocation
ArtifactId

ArtifactId

colocation
Version

Version

1.0.0
Type

Type

aar

Download colocation 1.0.0


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