License |
License |
---|---|
GroupId | GroupIdio.github.geniusrus |
ArtifactId | ArtifactIdcgps |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCGPS
Android location library on coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cgps-2.1.0.pom | |
cgps-2.1.0.module | 2 KB |
cgps-2.1.0-sources.jar | 7 KB |
cgps-2.1.0-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.geniusrus/cgps/ -->
<dependency>
<groupId>io.github.geniusrus</groupId>
<artifactId>cgps</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation 'io.github.geniusrus:cgps:2.1.0'
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation ("io.github.geniusrus:cgps:2.1.0")
'io.github.geniusrus:cgps:aar:2.1.0'
<dependency org="io.github.geniusrus" name="cgps" rev="2.1.0">
<artifact name="cgps" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.geniusrus', module='cgps', version='2.1.0')
)
libraryDependencies += "io.github.geniusrus" % "cgps" % "2.1.0"
[io.github.geniusrus/cgps "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.5.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
androidx.activity » activity-ktx | jar | 1.3.1 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
com.google.android.gms » play-services-location | jar | 18.0.0 |