License |
License |
---|---|
GroupId | GroupIdio.openmobilemaps |
ArtifactId | ArtifactIdlayer-gps |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlayer-gps
The lightweight and modern Map SDK for Android 6.0+
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
layer-gps-0.1.2.pom | |
layer-gps-0.1.2-sources.jar | 13 KB |
layer-gps-0.1.2-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openmobilemaps/layer-gps/ -->
<dependency>
<groupId>io.openmobilemaps</groupId>
<artifactId>layer-gps</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.openmobilemaps/layer-gps/
implementation 'io.openmobilemaps:layer-gps:0.1.2'
// https://jarcasting.com/artifacts/io.openmobilemaps/layer-gps/
implementation ("io.openmobilemaps:layer-gps:0.1.2")
'io.openmobilemaps:layer-gps:aar:0.1.2'
<dependency org="io.openmobilemaps" name="layer-gps" rev="0.1.2">
<artifact name="layer-gps" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.openmobilemaps', module='layer-gps', version='0.1.2')
)
libraryDependencies += "io.openmobilemaps" % "layer-gps" % "0.1.2"
[io.openmobilemaps/layer-gps "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.openmobilemaps : mapscore | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
androidx.core » core-ktx | jar | 1.3.2 |
com.google.android.gms » play-services-location | jar | 17.0.0 |