License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.capacitorjs |
ArtifactId | ArtifactIdgeolocation |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongeolocation
Capacitor Android geolocation plugin native library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geolocation-1.3.1.pom | |
geolocation-1.3.1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capacitorjs/geolocation/ -->
<dependency>
<groupId>com.capacitorjs</groupId>
<artifactId>geolocation</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/geolocation/
implementation 'com.capacitorjs:geolocation:1.3.1'
// https://jarcasting.com/artifacts/com.capacitorjs/geolocation/
implementation ("com.capacitorjs:geolocation:1.3.1")
'com.capacitorjs:geolocation:aar:1.3.1'
<dependency org="com.capacitorjs" name="geolocation" rev="1.3.1">
<artifact name="geolocation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='geolocation', version='1.3.1')
)
libraryDependencies += "com.capacitorjs" % "geolocation" % "1.3.1"
[com.capacitorjs/geolocation "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.capacitorjs : core | jar | 3.4.0 |
com.google.android.gms » play-services-location | jar | 17.1.0 |